puff-cheeks
v1.0.1
Published
A json database that stores objects in an array.
Downloads
3
Readme
Puff Cheeks
Puff Cheeks is local Json database. Objects are stored in an array with a unique key and id.
const PuffCheeks = require("puff-cheeks")
const chipmunks = new PuffCheeks("chipmunk", "name")