1.0.7 • Published 1 year ago

@mr_fozan/json.db v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

npm package

Json.DB is a powerful Node.js module that allows you to easily interact with JSON databases

📦 Install

NPM

npm instal @mr_fozan/json.db

YARN

$ yarn add @mr_fozan/json.db

🚀 Usage

const json_db = require('@mr_fozan/json.db');

const db = new json_db ({ save: 1000, models: [ "users" ] });

📖 Documentation

You can find a complete guide on our website

👥 Contributors

License

The MIT License (MIT)

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago