minify-html/gen
Wilson Lin a519394c3a Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
..
data Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
.gitignore Precompute generated files instead of building them every compile 2020-06-19 17:16:23 +10:00
_common.ts Use regex crate for substring searches 2020-07-03 20:37:52 +10:00
attrs.ts Use lazy_static instead of phf due to phf incompatibility with latest Rust versions 2020-07-03 17:32:09 +10:00
dfa.ts Precompute generated files instead of building them every compile 2020-06-19 17:16:23 +10:00
entities.ts Wire up new generated code 2020-06-19 17:58:16 +10:00
package.json Precompute generated files instead of building them every compile 2020-06-19 17:16:23 +10: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