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:
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆39Updated last year
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- align-text with ANSI support for CLIs☆24Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- ☆37Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 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 last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated last year
- Higher-order functions for easier error handling☆13Updated 2 years ago
- a list of SPDX license identifiers☆37Updated 5 months ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last month
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 4 months ago