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
- Get the set npm registry URL☆55Updated 3 weeks ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Import a globally installed module☆58Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 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…☆93Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Start a promise chain☆58Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last week
- Get the path of the caller module☆64Updated 3 years ago
- Find the closest package.json file☆163Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 11 months ago
- Compressible Content-Type / mime checking.☆100Updated last year