ljharb / es-abstract
ECMAScript spec abstract operations.
☆116Updated 2 weeks ago
Alternatives and similar repositories for es-abstract:
Users that are interested in es-abstract are comparing it to the libraries listed below
- import.meta proposal for JavaScript☆146Updated 4 years ago
- ECMAScript class static initialization blocks☆106Updated 3 years ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆239Updated last week
- ☆82Updated last year
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆73Updated 2 months ago
- A parser that converts TypeScript source code into an ESTree-compatible form☆84Updated 6 years ago
- Monorepo for NodeLib libraries☆70Updated last month
- Proposal for Bare Module Specifier Resolution in node.js☆133Updated 3 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Allows users to use generators in order to write common functions that can be both sync or async.☆75Updated 2 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- ECMAScript RegExp Match Indices☆65Updated 2 years ago
- ECMAScript class access expressions☆87Updated 2 years ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆225Updated 2 months ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 years ago
- eslint-scope: ECMAScript scope analyzer☆125Updated 6 months ago
- like fetch() but for the npm registry☆136Updated 2 months ago
- ☆43Updated 3 years ago
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆79Updated 2 months ago
- A utility for composing ESLint rules from other ESLint rules☆56Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Ref declarations and expressions for ECMAScript☆24Updated last year
- Double-Ended Iterator and Destructuring☆71Updated 2 years ago
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- Support for import assertions in acorn☆22Updated 4 months ago
- ☆45Updated 2 years ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated 7 months 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…☆91Updated 2 years ago