UNPKG
@seald-io/nedb
Version:
beta (4.1.2-1)
latest (4.1.2)
4.1.2
4.1.2-1
4.1.2-0
4.1.1
4.1.0
4.1.0-3
4.1.0-2
4.1.0-1
4.1.0-0
4.0.4
4.0.3
4.0.3-1
4.0.3-0
4.0.2
4.0.1
4.0.0
4.0.0-1
3.1.0
3.0.1-0
3.0.0
3.0.0-9
3.0.0-8
3.0.0-7
3.0.0-6
3.0.0-5
3.0.0-4
3.0.0-3
3.0.0-2
3.0.0-1
3.0.0-0
2.2.2
2.2.2-0
2.2.1
2.2.0
2.2.0-1
2.2.0-0
2.1.0
2.1.0-test.actions.1
2.1.0-5
2.1.0-4
2.1.0-3
2.1.0-2
2.1.0-1
2.1.0-0
2.0.4
2.0.3
2.0.3-0
2.0.2
2.0.1
2.0.0
2.0.0-5
2.0.0-4
2.0.0-1
File-based embedded data store for node.js
github.com/seald/nedb
seald/nedb
@seald-io/nedb
/
index.js
4 lines
(2 loc)
•
73 B
JavaScript
View Raw
1
2
3
4
const
Datastore
=
require(
'./lib/datastore'
)
module
.
exports
= Datastore