Categoryaahframe.work/minify/html
modulepackage
0.2.0
Repository: https://github.com/go-aah/html-minify.git
Documentation: pkg.go.dev

# README

HTML Minify Extension Library for aah framework

Version GoDoc

Since aah v0.10.x release, this package registered automatically and made active on profile prod.

News

  • v0.2.0 released and tagged on Dec 07, 2018.

Usage

# go.mod
require aahframe.work/minify/html v0.2.0

Issues

Please report issues at https://aahframework.org/issues.

Author

Jeevanandam M. ([email protected])

License

html-minify released under MIT License.

# Functions

AddHTMLMinifer method is aah's `OnStart` event func to initilize the minify instance and adding minifier into application.
HTML method calls the minify library func to minify content.

# Constants

Version no of html minify package.