Skip to content

Fozan-Developer/json.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 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)

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published