top | item 22233936

(no title)

naikus | 6 years ago

Cool! I've build a couple of vanilla js projects, a widget and a framework.

https://github.com/naikus/svg-gauge This one is all in one widget completely in vanilla js. Zero deps. An interesting thing is there is an angular-js wrapper that someone else built on top of this.

This one is actually a view lifecycle management framework for simple SPAs and mobile web apps https://naikus.github.io/stage/ (This site is actually built using the stage)

discuss

order

layoutIfNeeded|6 years ago

A framework by definition cannot be vanilla JS...