Releases: Sinova/Bite.js
Releases · Sinova/Bite.js
Optimized HTML escape
2.0.7 2.0.7
Minor update
- README changes
- HTML escape snippet now recycles a variable name causing slightly better compression (like, 1 byte)
Refactored to use template literals
- Bite now fully utilizes template literals. This should shrink the overall size of compiled templates.
- https://sinova.github.io/Bite.js/ no longer contains a copy of the documentation and instead links to the README for easier maintenance.
- The README has been formatted a bit better and the verbiage has been improved