jonschlinkert / parse-gitignoreLinks
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
Sorting:
- Detect the dominant newline character of a string☆55Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Create `esm` enabled packages.☆51Updated 6 years ago
- Import a globally installed module☆58Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Sort the keys of an object☆103Updated 8 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Monorepo for NodeLib libraries☆73Updated 4 months ago
- Get the set npm registry URL☆55Updated last month
- Filter object keys and values into a new object☆101Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- 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 gzipped size of a string or buffer☆172Updated 3 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆27Updated 5 months ago
- Check if a value is a plain object☆102Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last month
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Read a package.json file☆167Updated last year
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Find the closest package.json file☆164Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Convert a value to an array☆129Updated 3 years ago