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
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- Write a package.json file☆89Updated 5 months ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆63Updated 2 months ago
- Read a package.json file☆166Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Find the closest package.json file☆161Updated last year
- Filter object keys and values into a new object☆101Updated 7 months ago
- Check if your package was installed globally☆70Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆59Updated 3 months ago
- Convert a value to an array☆130Updated 3 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated last year
- PostCSS plugin for css modules to local-scope classes and ids☆28Updated last month
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 11 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago