https://github.com/stagfoo/chumbucket
ð a kit to build quick demo apps and test ideas (chumming the water so to speak ðĶ
https://github.com/stagfoo/chumbucket
android basic boilerplate-template html jss single-file-generator single-page-app small-projects
Last synced: 6 months ago
JSON representation
ð a kit to build quick demo apps and test ideas (chumming the water so to speak ðĶ
- Host: GitHub
- URL: https://github.com/stagfoo/chumbucket
- Owner: stagfoo
- License: mit
- Created: 2019-01-09T01:11:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T03:47:58.000Z (11 months ago)
- Last Synced: 2025-03-26T03:41:42.208Z (7 months ago)
- Topics: android, basic, boilerplate-template, html, jss, single-file-generator, single-page-app, small-projects
- Language: TypeScript
- Homepage: https://chumbucket.stagfoo.com
- Size: 2.59 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
A kit to build quick demo applications and test ideas (chumming the water so to speak)
---
# Get Started
install deps and run developement
```
nvm use;
yarn;
yarn dev;
```# Why did we develop this?
- 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# Whats inside
- ðžïļ UI = [nanohtml](https://github.com/choojs/nanohtml)
- ð Store = [Obake.js](https://github.com/stagfoo/obake)
- ðĶī Router = [Page.js](https://visionmedia.github.io/page.js/)
- ðđ Styles = Just Javascript and strings [Joro](https://github.com/stagfoo/joro).# What is a chumbucket?
A bucket for holding a form of bait used to attract sharks

# suggested bundlers
- [fiskabur ðĄ](https://github.com/stagfoo/fiskabur)
- [android-js](https://android-js.github.io/)# Support Me
[](https://ko-fi.com/H2H616GHW)