UNPKG

brackets-json-db

Version:

An in-memory database for brackets-manager.js

6 lines (3 loc) 346 B
# brackets-json-db This implementation of the [`CrudInterface`](https://drarig29.github.io/brackets-docs/reference/manager/interfaces/CrudInterface.html) uses [node-json-db](https://github.com/Belphemur/node-json-db) to use a JSON file as a database. This is used in the tests of the [manager](https://github.com/Drarig29/brackets-manager.js).