https://github.com/go-aah/html-minify
HTML Minify Extension Library
https://github.com/go-aah/html-minify
aah aah-framework golang-library html-minifier
Last synced: about 2 months ago
JSON representation
HTML Minify Extension Library
- Host: GitHub
- URL: https://github.com/go-aah/html-minify
- Owner: go-aah
- License: mit
- Created: 2018-10-12T23:53:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-08T08:51:36.000Z (over 6 years ago)
- Last Synced: 2024-10-12T09:23:10.164Z (8 months ago)
- Topics: aah, aah-framework, golang-library, html-minifier
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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](https://github.com/go-aah/html-minify/releases/latest) and tagged on Dec 07, 2018.
## Usage
```bash
# go.mod
require aahframe.work/minify/html v0.2.0
```## Issues
Please report issues at https://aahframework.org/issues.
## Author
[Jeevanandam M.](https://github.com/jeevatkm) ([email protected])
## License
`html-minify` released under MIT License.