npm / ignore-walkLinks
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
☆64Updated 3 weeks ago
Alternatives and similar repositories for ignore-walk
Users that are interested in ignore-walk are comparing it to the libraries listed below
Sorting:
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Maps lines and columns to character offsets and back.☆26Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Import like with require but using await☆30Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get the path of the caller module☆65Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Node.js releases data☆36Updated last week
- Parse data: URLs☆74Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year