babel / rfcsLinks
RFCs for changes to Babel
☆23Updated last year
Alternatives and similar repositories for rfcs
Users that are interested in rfcs are comparing it to the libraries listed below
Sorting:
- ECMAScript spec abstract operations.☆123Updated last month
- Get and robustly cache all JS language-level intrinsics at first require time.☆30Updated 3 weeks ago
- EcmaScript proposal to provide brand checks without exceptions☆36Updated 4 years ago
- like fetch() but for the npm registry☆151Updated 2 months ago
- convert estree ast to babel☆35Updated this week
- ☆20Updated 9 months ago
- Support for import assertions in acorn☆22Updated last year
- Walk through a folder and figure out what goes in an npm package☆116Updated 3 weeks ago
- Proposal for Bare Module Specifier Resolution in node.js☆136Updated last year
- The regular expression parser for ECMAScript.☆158Updated 2 years ago
- ECMAScript Modules Loaders☆138Updated 10 months ago
- Extract the non-magic parent path from a glob string.☆81Updated last year
- ECMAScript Language Specification Comparator☆37Updated last week
- Allows users to use generators in order to write common functions that can be both sync or async.☆91Updated 3 years ago
- regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of…☆79Updated 4 months ago
- ECMAScript RegExp Match Indices☆66Updated 3 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 8 months ago
- #! for JS☆156Updated 3 years ago
- Monorepo for NodeLib libraries☆77Updated last year
- Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.☆74Updated 3 years ago
- Remap sequential sourcemaps through transformations to point at the original source code☆132Updated 7 months ago
- Trace the original position through a source map☆109Updated 7 months ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆255Updated last month
- API contract, and rudimentary tests, for modules that conform to the *es-shim API*☆82Updated last month
- ECMAScript class static initialization blocks☆105Updated 4 years ago
- Ref declarations and expressions for ECMAScript☆27Updated 2 years ago
- ESLint plugin about ECMAScript syntactic features.☆110Updated 4 years ago
- A proposal integrate private fields and destructuring☆51Updated 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 3 years ago