A kit to build quick demo applications and test ideas (chumming the water so to speak)
install deps and run developement
nvm use;
yarn;
yarn dev;
- To build quick demo applications and test ideas.
- Its got one global state focusing on (data = view)
- Routing is super transparent
- Who needs folders in such small apps
- Simple entry point if you want to change the UI
- Good for glitch projects
- compiles to a single HTML file for easy app webview bundling
- ๐ผ๏ธ UI = nanohtml
- ๐ Store = Obake.js
- ๐ฆด Router = Page.js
- ๐น Styles = Just Javascript and strings Joro.
A bucket for holding a form of bait used to attract sharks
