codemix / gitignore-parser
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
- Evaluate node require() module content directly☆94Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Toggle the CLI cursor☆107Updated 8 months ago
- ☆139Updated 4 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Converts JavaScript objects to source☆102Updated last year
- Detect the indentation of code☆196Updated last year
- Recursively read a directory☆63Updated 7 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated last year
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 8 months ago
- Find the closest package.json file☆163Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- programmatic npm API☆111Updated 4 years 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…☆92Updated 2 years ago
- Evaluate CommonJS modules content directly like node does in require() and more☆34Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Test if a process with a given pid is running☆33Updated 8 years ago
- Import a module while bypassing the cache☆284Updated 2 months ago
- node module to check if a command-line command exists☆144Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago