Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michael-klein/enthjs

enth.js - Not just the nth JavaScript framework you found today! ;-)
https://github.com/michael-klein/enthjs

esmodules framework functional-programming javascript tagged-template-literals view webcomponents

Last synced: about 2 months ago
JSON representation

enth.js - Not just the nth JavaScript framework you found today! ;-)

Awesome Lists containing this project

README

        


enthjs logo

# Quick Intro

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

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.