0.9.16 • Published 2 years ago

likely.js v0.9.16

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

Likely.js

Likely.js is a library for HTML generation that offers efficient HTML diff, and bidirectional data binding.

Feature highlights

  • A simple and intuitive HTML template language.
  • Bidirectional data binding to any JavaScript object.
  • Likely render the template result in an abstract tree. This enable the template to produce DOM manipulation diff that updates the DOM without using innerHTML.
  • Because of this design it is hard to produce XSS vulnerabilities even when using untrusted data.

Demo

http://batiste.github.io/likely.js/

0.9.16

2 years ago

0.9.15

10 years ago

0.9.14

10 years ago

0.9.13

10 years ago

0.9.12

10 years ago

0.9.11

10 years ago

0.9.10

10 years ago

0.9.9

10 years ago

0.9.8

10 years ago

0.9.7

10 years ago

0.9.6

10 years ago

0.9.5

10 years ago

0.9.4

10 years ago

0.9.3

10 years ago

0.9.2

10 years ago