art-emini / Hevic

Simple JSON database manager, fast & easy.

Home Page:https://ksplatdev.github.io/Hevic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hevic

Simple json database manager, fast & easy.

Features

  1. Update json properties.
  2. Overwrite json.
  3. Fast.
  4. Simple.
  5. Small.

Download

Github

  1. Download the latest release.
  2. Require hevic.
  3. Create a new hevic.db class instance.
  4. Done, read the docs.

NPM

  1. Run npm install hevic.
  2. Require hevic.
  3. Create a new hevic.db class instance.
  4. Done, read the docs.

About

Simple JSON database manager, fast & easy.

https://ksplatdev.github.io/Hevic/

License:MIT License


Languages

Language:TypeScript 86.9%Language:JavaScript 8.8%Language:Shell 4.3%