



Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
jonschlinkert/write Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others! Users starred: 62Users forked: 7Users watching: 62Updated...

Web Crawler created with Node.js and Puppeteer
alinebastos/crawler Web Crawler created with Node.js and Puppeteer Users starred: 17Users forked: 1Users watching: 17Updated at: 2020-04-11 21:04:01 Crawler Web Crawler created with Node.js and Puppeteer to get data from Empiricus newsletter. Prerequisites To run this code you need to have Node.js and npm installed. Installing After cloning this repository, inside the /crawler folder, run: $ npm install Usage Run: $ node...

Functional F# library to access Firestore database hosted on Google Cloud Platform (GCP) or Firebase.
mrbandler/FsFirestore Functional F# library to access Firestore database hosted on Google Cloud Platform (GCP) or Firebase. Users starred: 18Users forked: 0Users watching: 18Updated at: 2020-03-12...
Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern
jkomyno/pate Modern and light-fast CLI app that scans all the desired files of a certain folder and returns a list with the name of the files which contain a certain RegEx pattern Users starred: 21Users forked:...