Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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! ;-)
- Host: GitHub
- URL: https://github.com/michael-klein/enthjs
- Owner: michael-klein
- License: mit
- Created: 2019-12-11T17:20:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T02:03:37.000Z (almost 3 years ago)
- Last Synced: 2023-08-22T08:14:55.490Z (over 1 year 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: 6
- Watchers: 4
- 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.