dothtml

DOThtml is a client-side framework for building single-page applications.

Usage no npm install needed!

<script type="module">
  import dothtml from 'https://cdn.skypack.dev/dothtml';
</script>

README

https://dothtml.org/ for documentation.

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. 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.