An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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](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.