tc39 / proposal-export-default-from
Proposal to add `export v from "mod";` to ECMAScript.
☆313Updated 3 years ago
Alternatives and similar repositories for proposal-export-default-from:
Users that are interested in proposal-export-default-from are comparing it to the libraries listed below
- Proposal to add `export * as ns from "mod";` to ECMAScript.☆242Updated 3 years ago
- 🔌 Utilities for easy feature-complete testing of babel plugins and presets☆271Updated 4 months ago
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- ✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)☆435Updated 3 years ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Transparently adds support for Plug'n'Play to Webpack☆266Updated 2 years ago
- Proposal for ECMAScript 'throw' expressions☆500Updated last year
- Properly hijack require☆402Updated last month
- A proposal to add numeric literal separators in JavaScript.☆334Updated 3 years ago
- ☆528Updated last year
- a proposal to bring protocol-based interfaces to ECMAScript users☆354Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Promise.try☆267Updated 6 months ago
- Project status: NOT MAINTAINED; Checks that you are using the existent css/scss classes, no more no less☆152Updated 5 months ago
- Rollup plugin to minify generated bundle☆261Updated 2 years ago
- Former home of the now-withdrawn cancelable promises proposal for JavaScript☆373Updated 8 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 8 years ago
- ☆173Updated 9 months ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- A JavaScript TC39 Proposal for getting the last element from an array☆311Updated 4 years ago
- A proposal to make filtering arrays easier☆175Updated 3 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆275Updated 4 years ago
- Read the closest package.json file☆267Updated last year
- ECMAScript proposal: Promise.any☆201Updated 4 years ago
- A syntactical simplification in JS to enable DSLs