UNPKG
fs-db
Version:
latest (2.1.3)
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
wip to use fs as a db
github.com/ahdinosaur/fs-db
ahdinosaur/fs-db
fs-db
/
test
/
data
/
abc
/
stu.json
10 lines
(9 loc)
•
67 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"10"
:
[
"11"
,
"12"
,
{
"13"
:
"14"
}
]
}