codemix / gitignore-parserLinks
A simple .gitignore parser for node.js
☆98Updated 8 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:
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Make your own error types!☆70Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Convert a glob to a regular expression☆150Updated 6 years ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated 2 years ago
- Check if something is a Node.js stream☆114Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- when you want to fire an event no matter how a process exits.☆194Updated 3 weeks ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Recursively read a directory☆63Updated 8 years ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- evaluate statically-analyzable expressions☆178Updated 10 months ago
- When close() is just not enough☆188Updated 5 years ago
- An elegant lib that converts the chalked text to HTML.☆109Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Relaxed JSON is strict superset JSON, relaxing strictness of vanilla JSON☆87Updated 6 years ago
- Create and parse HTTP Content-Type header☆139Updated 2 weeks ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- detect and report syntax errors in source code strings☆82Updated 10 months ago
- Write data to a random temporary file