Skip to content

Commit 994244a

Browse files
committed
remove utils.js
1 parent 643fc0d commit 994244a

File tree

4 files changed

+2
-536
lines changed

4 files changed

+2
-536
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
.log

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Local JSON Database
22

3-
This is simple, no dependencies, local disk, table-level Node.js JSON database, which we often use in large development workloads.
3+
This is simple, fast, small (12.5 KB), no dependencies, local disk, table-level Node.js JSON database, which we often use in large development workloads.
44

55
## Install
66

0 commit comments

Comments
 (0)