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:
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- An implementation of the DOMException class from browsers☆22Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Node.js releases data☆36Updated 2 weeks 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
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- 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
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆88Updated 3 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Map over promises serially☆48Updated 4 years ago
- Decode strings according to the WHATWG Encoding Standard☆25Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Constants and utilities about visitor keys to traverse AST.☆43Updated 11 months ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- align-text with ANSI support for CLIs☆23Updated 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 4 years ago