Skip to content

Releases: Sinova/Bite.js

Optimized HTML escape

27 Feb 21:28

Choose a tag to compare

Minor update

12 Jan 04:29

Choose a tag to compare

  • README changes
  • HTML escape snippet now recycles a variable name causing slightly better compression (like, 1 byte)

Refactored to use template literals

12 Jan 03:50

Choose a tag to compare

  • 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