Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikasoba/pigmo
Compact document-based database for prototyping.
https://github.com/ikasoba/pigmo
Last synced: 2 months ago
JSON representation
Compact document-based database for prototyping.
- Host: GitHub
- URL: https://github.com/ikasoba/pigmo
- Owner: ikasoba
- License: mit
- Created: 2024-08-16T08:35:27.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T14:12:28.000Z (4 months ago)
- Last Synced: 2024-09-28T15:16:37.643Z (3 months ago)
- Language: TypeScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Pigmo
Compact document-based database for prototyping.# Installation
```sh
# npm
npm i @ikasoba000/pigmo# pnpm
pnpm i @ikasoba000/pigmo
```