jonschlinkert / parse-gitignoreLinks
Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.
☆65Updated 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:
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 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 3 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Get the auth token set for an npm registry☆34Updated last month
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the set npm registry URL☆57Updated 8 months ago
- Convert a value to an array☆133Updated 4 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated 2 weeks ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Check if a value is a plain object☆103Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Check if something is a promise☆46Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆133Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Find the closest package.json file☆166Updated 6 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- Start a promise chain☆60Updated 3 months ago
- Read a package.json file☆174Updated last month