Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A tiny (183B to 210B) and fast utility to ascend parent directories
User-friendly glob matching
ES2015 `Array#findIndex()` ponyfill
Find a file given a declaration of locations.
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
Recursive fs.readdir with streaming API and glob filtering.
Check if argv has a specific flag
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Read the closest package.json file
Regular expression for matching ANSI escape codes
The lodash method `_.find` exported as a module.
Find files or directories by name
Regular expression for matching HTML comments
Get a list of files and directories with `Stats` of each item. And filter the list with evaluating path, path pattern, type, size, modified time, and more.
Utilities for finding the closest package.json file
Promisified version of node-which
Bash-powered globbing for node.js
walk a directory tree recursively with events