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:
- 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
- Sort the keys of an object☆104Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the set npm registry URL☆56Updated 3 months ago
- Import a globally installed module☆58Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a value is a plain object☆102Updated last year
- Get the latest version of an npm package☆176Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 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 3 years ago
- Get the auth token set for an npm registry☆34Updated 5 months ago
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Recursively read a directory☆63Updated 7 years ago
- Check if your package was installed globally☆70Updated last year
- Write a package.json file☆88Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆64Updated last week
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year