Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 7 hours 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T04:44:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T01:32:41.263Z (over 1 year 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.64 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
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
![jaws chum](https://thumbs.gfycat.com/ForkedAptFurseal-small.gif)
# suggested bundlers
- [fiskabur ðĄ](https://github.com/stagfoo/fiskabur)
- [android-js](https://android-js.github.io/)# Support Me
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H616GHW)