package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2018
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HTML Minify Extension Library for aah framework
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. (jeeva@myjeeva.com)
License
html-minify
released under MIT License.
Documentation
¶
Version no of html minify package.
func AddHTMLMinifer(e *aah.Event)
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. It reads data
from reader and writes it to the given writer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.