Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixelartexchange/artbase.js
artbase.js - query collection metadata & images via sql & more - all-in-one single-file sqlite database
https://github.com/pixelartexchange/artbase.js
artbase punkbase sqlite sqljs
Last synced: 16 days ago
JSON representation
artbase.js - query collection metadata & images via sql & more - all-in-one single-file sqlite database
- Host: GitHub
- URL: https://github.com/pixelartexchange/artbase.js
- Owner: pixelartexchange
- License: cc0-1.0
- Created: 2015-06-26T15:44:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T18:37:50.000Z (about 2 years ago)
- Last Synced: 2024-09-23T18:17:33.830Z (about 2 months ago)
- Topics: artbase, punkbase, sqlite, sqljs
- Language: HTML
- Homepage:
- Size: 12.7 MB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# artbase.js
## Samples
[**8-Bitbase**](8bitbase) (8888 max.) - query 8bit metadata & images (24×24px) via sql & more - download all-in-one single-file sqlite database (~4Mb)
[**Goblinbase**](goblinbase) (4444 max.) - query goblin town metadata & images (48×48px) via sql & more - download all-in-one single-file sqlite database (~4MB)
[**Moonbirdbase**](moonbirdbase) (10000 max.) - query moonbird (pixel owl) metadata & images (42×42px) via sql & more - download all-in-one single-file sqlite database (~9MB)
[**Pudgybase**](pudgybase) (5000 max.) - query pudgy (penguin) metadata & images (28×28px) via sql & more - download all-in-one single-file sqlite database (~3MB)
[**Pudgypunkbase**](pudgypunkbase) (8888 max.) - query pudgy (penguin) punk metadata & images (24×24px) via sql & more - download all-in-one single-file sqlite database (~5MB)
[**Unemployablebase**](unemployablebase) (5000 max.) - query unemployable metadata & images (24×24px) via sql & more - download all-in-one single-file sqlite database (~2MB)
and more
Tip: Start Your Own Local Web Server
In ruby
```
$ ruby -run -e httpd . -p 8080
```## Credits - Thank Yous
Original idea and (open source) "mixtape.db" scripts by Skøgard (of Factoria Fame).
See [Moonbirdbase](https://github.com/mixtape-network/moonbirdbase),
[Mferbase](https://github.com/mixtape-network/mferbase),
[Creyziebase](https://github.com/mixtape-network/creyziebase), and others.## Questions? Comments?
Post them on the [D.I.Y. Punk (Pixel) Art reddit](https://old.reddit.com/r/DIYPunkArt). Thanks.