joehand / count-files
count files, directories, and bytes recursively in a folder as fast as possible.
☆19Updated 7 years ago
Alternatives and similar repositories for count-files:
Users that are interested in count-files are comparing it to the libraries listed below
- ⏲ - Small timing library☆35Updated 6 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Create server-sent-events☆21Updated 7 years ago
- Tiny async debouncer☆37Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Install an npm package☆31Updated 7 years ago
- 🗄 - Enable persistent storage in the browser☆18Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get a random temporary file or directory path that will delete itself☆22Updated 6 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…