|
|
|
|
|
by naikus
2326 days 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) |
|