Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ðŸĶˆ

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)