https://github.com/lukestorry/bool-array-filler
A simple clicky array-filler to generate json.
https://github.com/lukestorry/bool-array-filler
Last synced: 15 days ago
JSON representation
A simple clicky array-filler to generate json.
- Host: GitHub
- URL: https://github.com/lukestorry/bool-array-filler
- Owner: LukeStorry
- Created: 2020-04-01T14:13:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T11:39:58.000Z (about 6 years ago)
- Last Synced: 2025-03-05T11:18:51.324Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://lkst.uk/bool-array-filler
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bool-array-filler
A simple clicky array-filler to generate json.
### Usage
Hosted at [lukestorry.github.io/bool-array-filler](https://lukestorry.github.io/bool-array-filler/).
Or just clone and serve locally.
### Demo

### Feedback / Bugs / Improvement
Please [raise an issue](https://github.com/LukeStorry/bool-array-filler/issues/new)! :smile:
### Development
Open to PRs, `npx servor --reload` is a useful command for developing.