Skip Navigation

Show Lemmy: I made an easy-to-use, "React-lite" web framework in only 2000 lines of code, named Modulo.js

modulojs.org Modulo

Modulo.js is a HTML Web Component Framework with easy-to-learn interactive documentation, crammed into a tiny self-building file

cross-posted from: https://programming.dev/post/3038679

Modulo.js is full featured Web Component framework, in a single 2000 line file without any dependencies. It's packed with many modern features (state management, data binding, liquid-style templating, SSR), and can even build itself and your components from within the browser, so no NPM or terminal skills are needed, making it easier to teach beginners.

While it might be new, I've been using internally for almost a year, meaning the documentation is fairly complete for a project at this stage, with 100s of example components / tutorials. So, I'd love to hear feedback! :)

Anyone into trying a new, fun little open source framework?

credit : @modulojs

0
0 comments