DEV Community

Philip Weaver
Philip Weaver

Posted on

Tiny Vanilla.js Projects

I've been writing some tiny libraries for Vanilla.js. But I've been slow to publish this work. I am looking for a small audience. Steve Jobs says "you have to work hard to get your thinking clean to make it simple".

The project contains a tiny message bus, a tiny "folder" based router with events for enter and exit, and a tiny component system. I'm also creating a system for state and bindings.

https://github.com/simplygreatwork/vanilla
https://github.com/simplygreatwork/vanilla/tree/main/examples

Top comments (0)