JS-DevTools / readdir-enhanced
fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!
☆86Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for readdir-enhanced
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆107Updated 2 years ago
- Import a globally installed module☆57Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Make a function mimic another one☆91Updated 3 weeks ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Node filesystem spies and mocks☆47Updated 3 weeks ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆43Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- This is a Babel plugin which adds a straightforward, declarative syntax for adding debug logging to JavaScript applications.☆63Updated 6 years ago
- Glob to regular expression with support for extended globs.☆70Updated 2 months ago
- Monkey-patches for file system related things☆112Updated 2 weeks ago
- Check if a string or buffer is SVG☆131Updated 3 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆151Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Find the closest package.json file☆159Updated last year
- Indent each line in a string☆112Updated 2 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆131Updated last year
- `trough` is middleware☆69Updated 9 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Write data to a random temporary file☆104Updated 3 months ago
- Command line search and replace utility☆61Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year