minify-html/gen
Wilson Lin 2954f8f7b0 Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +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 Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +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