Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posthtml/htmlnano
Modular HTML minifier, built on top of the PostHTML
https://github.com/posthtml/htmlnano
Last synced: 3 months ago
JSON representation
Modular HTML minifier, built on top of the PostHTML
- Host: GitHub
- URL: https://github.com/posthtml/htmlnano
- Owner: posthtml
- License: mit
- Created: 2016-01-12T17:31:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T05:59:07.000Z (6 months ago)
- Last Synced: 2024-05-22T18:06:25.639Z (6 months ago)
- Language: JavaScript
- Homepage: https://htmlnano.netlify.app
- Size: 1.98 MB
- Stars: 229
- Watchers: 4
- Forks: 28
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# htmlnano
[![npm version](https://badge.fury.io/js/htmlnano.svg)](http://badge.fury.io/js/htmlnano)
![CI](https://github.com/posthtml/htmlnano/actions/workflows/ci.yml/badge.svg)Modular HTML minifier, built on top of the [PostHTML](https://github.com/posthtml/posthtml). Inspired by [cssnano](http://cssnano.co/).
## [Benchmark](https://github.com/maltsev/html-minifiers-benchmark/blob/master/README.md)
[[email protected]]: https://www.npmjs.com/package/html-minifier-terser
[[email protected]]: https://www.npmjs.com/package/htmlnano| Website | Source (KB) | [[email protected]] | [[email protected]] |
|---------|------------:|----------------:|-----------:|
| [stackoverflow.blog](https://stackoverflow.blog/) | 90 | 82 | 76 |
| [github.com](https://github.com/) | 232 | 203 | 173 |
| [en.wikipedia.org](https://en.wikipedia.org/wiki/Main_Page) | 81 | 76 | 75 |
| [npmjs.com](https://www.npmjs.com/features) | 43 | 40 | 38 |
| [tc39.es](https://tc39.es/ecma262/) | 6001 | 5465 | 5459 |
| **Avg. minify rate** | 0% | **9%** | **13%** |## Documentation
https://htmlnano.netlify.app