acornjs / acorn-stage3Links
Support for stage 3 proposals in acorn
☆21Updated 4 years ago
Alternatives and similar repositories for acorn-stage3
Users that are interested in acorn-stage3 are comparing it to the libraries listed below
Sorting:
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆16Updated 10 months ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆60Updated 3 weeks ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 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…☆95Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 7 months ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- fs read and write streams based on minipass☆20Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Polyfill for Node core events.once☆11Updated 6 years ago
- List of node.js builtin modules☆37Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago