Hacker News new | ask | show | jobs
Show HN: Grains.js Library for Stateful HTML
2 points by mk0y 445 days ago
I have created Grains.js which helps me manage states in HTML sections without bundling and building. This way I can handle classes, transitions, show/hide states much easier.

There are several directives like "g-on" to handle events.

It would be great to hear your feedback on this.

Library is at https://github.com/mk0y/grains.js.