Parse a .gitignore or .npmignore file into an array of patterns.
TypeScript definitions for parse-gitignore
Parse .gitignore files into an array of patterns.
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Parse .gitignore file to AST
Parse a .gitignore or .npmignore file into an array of patterns. TypeScript version.
find the closest .gitignore file, parse it, and apply ignore rules
Common fs extension tools for Node.js. (copy, mkdir, check fs type, readdir by filter,save and read file, parse gitignore and so on)
.gitignore support for ESLint Flat Config
Gitignore Glob matcher for cspell
Small footprint URL parser that works seamlessly across Node.js and browser environments
Parse HTML character references
dockerignore is a file filter library compatible with Docker and the node-ignore API
JavaScript parser and stringifier for YAML
JSON.parse with context information on error
Utility to convert gitignore patterns to minimatch patterns
Node.js path.parse() ponyfill
Parse the Forwarded header (RFC 7239) into an array of objects
An Esprima-compatible JavaScript parser built on Acorn
JSON.parse with context information on error
Parse a .gitignore file into an array of glob patterns.
utility library for parsing asn1 files for use with browserify-sign.
hast utility to create an element from a simple CSS selector
CSV parsing implementing the Node.js `stream.Transform` API
Parse gitignore files, quickly
Parse ignore files with Ruby
Parse gitignore files, quickly
A Ruby binding around gitignore.rs, a Rust implementation of .gitignore file parsing and glob testing. This library is designed to allow extremely performant testing of file paths against the rules contained in a .gitignore file.