Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlarmstrongiv/bunny-sqlite
SQLite for Edge Scripting for bunny.net 🐰
https://github.com/jlarmstrongiv/bunny-sqlite
bunnycdn bunnynet edge scripting sqlite sqlite3 wasm
Last synced: 3 months ago
JSON representation
SQLite for Edge Scripting for bunny.net 🐰
- Host: GitHub
- URL: https://github.com/jlarmstrongiv/bunny-sqlite
- Owner: jlarmstrongiv
- License: agpl-3.0
- Created: 2024-10-06T02:24:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T05:47:58.000Z (3 months ago)
- Last Synced: 2024-10-28T08:07:33.740Z (3 months ago)
- Topics: bunnycdn, bunnynet, edge, scripting, sqlite, sqlite3, wasm
- Homepage: https://bunny-launcher.net/databases/sqlite/
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# bunny-sqlite
[![NPM Version](https://img.shields.io/npm/v/bunny-sqlite?color=blue)](https://www.npmjs.com/package/bunny-sqlite)
## Installation
```shell
npm install bunny-sqlite
```## Documentation
Please read the [docs](https://bunny-launcher.net/databases/sqlite/) for usage and examples.