Monorepo for NodeLib libraries.
NodeLib (Node.js Library) is another monorepo contains utilities that make easier work with standard scenarios in the Node.js world.
fs.macchiato
— A set of classes for easy testing of built-in structures of FS.fs.scandir
— List files and directories inside the specified directory.fs.stat
— Get the status of a file with some features.fs.walk
— A library for efficiently walking a directory recursively.
Please read through our CONTRIBUTING.md.
Check out our CONTRIBUTING.md to get started with setting up the repo.