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: 5 months ago
JSON representation
enth.js - Not just the nth JavaScript framework you found today! ;-)
- Host: GitHub
- URL: https://github.com/michael-klein/enthjs
- Owner: michael-klein
- License: mit
- Created: 2019-12-11T17:20:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T02:03:37.000Z (over 3 years ago)
- Last Synced: 2025-04-03T19:40:24.900Z (6 months ago)
- Topics: esmodules, framework, functional-programming, javascript, tagged-template-literals, view, webcomponents
- Language: TypeScript
- Homepage: https://michael-klein.github.io/enthjs/
- Size: 14.3 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 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 trackingThe library is written in typescript and built as es6 modules. Most parts, including all templating directives, can be loaded on a as-needed basis.