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
- Detect the dominant newline character of a string☆55Updated last year
- Get the set npm registry URL☆53Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Monorepo for NodeLib libraries☆70Updated last month
- Require global npm as a local node module.☆32Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Parse the things that can be arguments to `npm install`☆128Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- PostCSS plugin for css modules to local-scope classes and ids☆28Updated 2 months ago
- Get the auth token set for an npm registry☆35Updated last week
- Check if a value is a plain object☆102Updated 9 months 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…☆91Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 5 months ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Import a globally installed module☆57Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆58Updated 4 months ago
- Convert a value to an array☆130Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- The cmd-shim used in npm☆76Updated 4 months ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago