This website requires JavaScript.
Explore
Help
Sign in
michael
/
minify-html
Archived
Watch
1
Star
0
Fork
You've already forked minify-html
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-10-15
. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
c0f8fa65a4
minify-html
/
gen
History
Download ZIP
Download TAR.GZ
Wilson Lin
c0f8fa65a4
Build on latest macOS
2021-01-06 15:59:40 +11:00
..
data
Extract html-data; consider x86_64 when loading Java lib; use B2 action
2020-11-13 22:15:51 +11:00
.gitignore
Precompute generated files instead of building them every compile
2020-06-19 17:16:23 +10:00
_common.ts
Use lookup tables for code points
2020-07-09 17:06:08 +10:00
attrs.ts
Build on latest macOS
2021-01-06 15:59:40 +11:00
codepoints.ts
Fix hex numeric entity parsing
2020-08-24 21:48:58 +10:00
dfa.ts
Precompute generated files instead of building them every compile
2020-06-19 17:16:23 +10:00
entities.ts
Use much simpler read-time entity decoding; fix longest prefix matching; fix transparent nodes not being interpreted as such
2020-07-04 20:33:02 +10:00
gen.sh
Use lookup tables for code points
2020-07-09 17:06:08 +10:00
package.json
Extract html-data; consider x86_64 when loading Java lib; use B2 action
2020-11-13 22:15:51 +11:00
trie.ts
Compact tries even more
2020-06-19 18:12:55 +10:00
tsconfig.json
Precompute generated files instead of building them every compile
2020-06-19 17:16:23 +10:00