jonschlinkert / parse-gitignore
Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.
☆64Updated last year
Alternatives and similar repositories for parse-gitignore:
Users that are interested in parse-gitignore are comparing it to the libraries listed below
- Detect the dominant newline character of a string☆55Updated last year
- Get the set npm registry URL☆54Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- Find the closest package.json file☆162Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Monorepo for NodeLib libraries☆70Updated 2 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- Write a package.json file☆88Updated 7 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆198Updated 5 months ago
- Read a package.json file☆165Updated last year
- Convert a value to an array☆129Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months 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…☆92Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Command line search and replace utility☆61Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated last month
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago