Activity
chore: update nix deps
chore: update nix deps
refactor: add fuzzing test for new feature
refactor: add fuzzing test for new feature
Force push
refactor: add fuzzing test for new feature
refactor: add fuzzing test for new feature
refactor: move htmlfind to an internal directory
refactor: move htmlfind to an internal directory
chore: bump npm deps in examples/benchmarks due to esbuild CVE
chore: bump npm deps in examples/benchmarks due to esbuild CVE
refactor: remove string replacement fallback, only modify parseable HTML
refactor: remove string replacement fallback, only modify parseable HTML
docs: document script tag interpolation
docs: document script tag interpolation
fix: use JS string escaping that works for all string types
fix: use JS string escaping that works for all string types
fix: ensure string escaping is correct inside javascript strings
fix: ensure string escaping is correct inside javascript strings
feat: add generation feature
feat: add generation feature
feat: first commit of parser and generator code
feat: first commit of parser and generator code
chore: fix linter nits
chore: fix linter nits
refactor: code review improvements
refactor: code review improvements
chore: correct comment
chore: correct comment