codemix / gitignore-parserLinks
A simple .gitignore parser for node.js
☆98Updated 7 years ago
Alternatives and similar repositories for gitignore-parser
Users that are interested in gitignore-parser are comparing it to the libraries listed below
Sorting:
- Evaluate node require() module content directly☆94Updated 3 years ago
- Get the auth token set for an npm registry☆34Updated 4 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Oniguruma Node Module☆121Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Make your own error types!☆70Updated 2 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- JavaScript newline character converter☆40Updated 9 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Toggle the CLI cursor☆108Updated 11 months ago
- Convert a glob to a regular expression☆149Updated 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Recursively read a directory☆63Updated 7 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Run command synchronously (with Administrator privilege)☆47Updated 7 years ago
- string representations of objects in node and the browser☆148Updated 4 months ago
- Test if a process with a given pid is running