1.1.10 • Published 2 years ago

jsoneng v1.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.2

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago