@mr_fozan/json.db

1.0.7 • Public • Published

📝 Json.db

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)

Readme

Keywords

none

Package Sidebar

Install

npm i @mr_fozan/json.db

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

12.5 kB

Total Files

17

Last publish

Collaborators

  • mr_fozan