JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

https://dothtml.org/ for documentation (currently somewhat out of date since DOTcss was merged in and library was ported to TypeScript and put on NPM).

Project Status

This project is a work in progress with several phases:

  1. Basic web building framework in JavaScript. βœ…
  2. Provide some JQuery-like syntax and functionality. βœ…
  3. Add routing and components. βœ…
  4. Bridge the gap between DOThtml and modern frameworks, like Vue. βœ…
  5. Lots of testing, tweaking, documentation. πŸ”²
  6. Take over the world. πŸ”²

Special thanks to dosy for giving me the module on NPM. Please check out ViewFinderJs - a remote isolated browser with co-browsing.

Current Known Limitations

CSS

The Style builder is powerful and useful, but still not fully developed. Consider importing stylesheets separately if affected by any of the below limitations.