0.3.0 • Published 5 years ago

enthjs v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Quick Intro

enthjs is a JavaScript view library that the latest(-ish) language features such as:

  • web components for encapsulation
  • generators to define components and templating directives
  • tagged template literals for templating
  • proxies for change tracking

The library is written in typescript and built as es6 modules. Most parts, including all templating directives, can be loaded on a as-needed basis.

Click here to go to the documentation site, implemented with enth.js itself.

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.1.3

6 years ago