Son CV dans un terminal web en Javascript!
https://terminal-cv.gregandev.fr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
greglebreton
4e8a693745
|
2 years ago | |
---|---|---|
.. | ||
docs | 2 years ago | |
lib | 2 years ago | |
.eslintignore | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE.txt | 2 years ago | |
README.md | 2 years ago | |
index.js | 2 years ago | |
package.json | 2 years ago | |
test.js | 2 years ago |
README.md
htmlnano
Modular HTML minifier, built on top of the PostHTML. Inspired by cssnano.
Benchmark
Website | Source (KB) | html-minifier-terser@6.0.2 | htmlnano@1.1.1 |
---|---|---|---|
stackoverflow.blog | 90 | 82 | 76 |
github.com | 232 | 203 | 173 |
en.wikipedia.org | 81 | 76 | 75 |
npmjs.com | 43 | 40 | 38 |
tc39.es | 6001 | 5465 | 5459 |
Avg. minify rate | 0% | 9% | 13% |