rea.db
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

rea.db

Fonksiyonlar

const ReaDB = require('rea.db');
const db = ReaDB({ file: './db.json' });

db.set('degisken', 'deger') // undefined
db.get('degisken') // deger

Readme

Keywords

Package Sidebar

Install

npm i rea.db

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11.7 kB

Total Files

11

Last publish

Collaborators

  • iredent