soldair / node-walkdir
Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
☆130Updated 2 years ago
Alternatives and similar repositories for node-walkdir:
Users that are interested in node-walkdir are comparing it to the libraries listed below
- ☆138Updated 4 years ago
- Get the system locale☆227Updated 3 years ago
- Check if a path exists☆150Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Compressible Content-Type / mime checking.☆100Updated 11 months ago
- Easily build binaries☆40Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Nodejs cp -R☆79Updated 3 years ago
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- ☆90Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated 10 months ago
- Get a random temporary file path☆79Updated 2 years ago
- A programmatic interface for jsdoc3 with a few extra features☆64Updated 4 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- stream splicer with labels☆43Updated 2 months ago
- Simple, flexible file copy utility☆97Updated 8 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 2 years ago
- Easily handle defaults for your options☆73Updated last year
- Resolve a relative path against a root path with validation☆32Updated 6 months ago
- ☆121Updated 5 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago