jonschlinkert / parse-gitignoreLinks
Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.
☆64Updated 2 years ago
Alternatives and similar repositories for parse-gitignore
Users that are interested in parse-gitignore are comparing it to the libraries listed below
Sorting:
- Detect the dominant newline character of a string☆56Updated 2 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…☆96Updated 2 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Sort the keys of an object☆105Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Check if a value is a plain object☆103Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Convert a value to an array☆131Updated 4 years ago
- Get the auth token set for an npm registry☆34Updated 3 months ago
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- Indent each line in a string☆113Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Import a globally installed module☆57Updated last year
- normalizes package metadata, typically found in package.json file.☆203Updated 3 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 3 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Start a promise chain☆60Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago