0.0.1 • Published 4 years ago
@nishans/store v0.0.1
@nishans/store
A package to export remote notion data into local file system in various formats or in monogdb instance
Usage
This small package exposes four methods to facilitate downloading notion data
storeInLocalFileFromNotion
: Stores data from notion collection block into a local filestoreInLocalFileFromMongodb
: Stores data from local mongodb instance into a local filestoreInLocalMongodbFromFile
: Stores data from local file from file system into local mongodb instancestoreInLocalMongodbFromNotion
: Stores data from notion collection block into local mongodb instance
0.0.1
4 years ago