hevic
v1.0.1
Published
Simple json database manager, fast & easy.
Downloads
2
Maintainers
Readme
Hevic
Simple json database manager, fast & easy.
Features
- Update json properties.
- Overwrite json.
- Fast.
- Simple.
- Small.
Download
Github
- Download the latest release.
- Require hevic.
- Create a new hevic.db class instance.
- Done, read the docs.
NPM
- Run
npm install hevic
. - Require hevic.
- Create a new hevic.db class instance.
- Done, read the docs.