1.1.10 • Published 8 months ago

jsoneng v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

JSON Database Engine JavaScript Edition

This is a json database create, read, update, delete engine for JavaScript. It is useful for saving text, logs, and data to a local cold storage, best used for debugging or quickly create lightweight database applications.

Please refer to: https://github.com/youhengzhou/jsoneng-js for the Github project repo

Please refer to: https://github.com/youhengzhou/sample-jsoneng-tutorial for a NodeJS express to html communication usage tutorial

Please refer to: https://www.npmjs.com/package/jsoneng for the NPM package

All the default use cases, create, read, update, delete, print that uses jdb as the default database folder name.

image

Create a mock database with character names as the mock generated data

image

Mock generated data in the created jdb.json file

image

Feel free to use npm i jsoneng -U to use, and I welcome you to leave your thoughts and suggestions on the issues tab!

1.1.10

8 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.7

10 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.1.6

12 months ago

1.1.5

12 months ago

1.1.2

12 months ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago