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

https://github.com/sandergi/htms

What if HTML and JavaScript were one language? What if HTML variables had scope so we could easily organize our state directly in HTML properties and attributes instead of jumping hoops to sync the DOM with our JavaScript state? What if it was reactive and supported encapsulated components? HTMS.
https://github.com/sandergi/htms

html javascript web-components web-framework

Last synced: about 1 month ago
JSON representation

What if HTML and JavaScript were one language? What if HTML variables had scope so we could easily organize our state directly in HTML properties and attributes instead of jumping hoops to sync the DOM with our JavaScript state? What if it was reactive and supported encapsulated components? HTMS.

Awesome Lists containing this project