tc39 / proposal-deep-path-properties-for-recordLinks
ECMAScript proposal for deep spread syntax for Records
☆93Updated 5 years ago
Alternatives and similar repositories for proposal-deep-path-properties-for-record
Users that are interested in proposal-deep-path-properties-for-record are comparing it to the libraries listed below
Sorting:
- A polyfill for the ECMAScript Record and Tuple proposal.☆163Updated 2 years ago
- ☆92Updated 6 years ago
- A syntactical simplification in JS to enable DSLs☆204Updated 5 years ago
- ECMAScript proposal: Generator Arrow Functions☆124Updated 5 years ago
- Extensible numeric literals for JavaScript☆75Updated 10 months ago
- JSON.parseImmutable for creating Records and Tuples from JSON strings☆42Updated 3 years ago
- Generics to work with tuples in TypeScript☆156Updated 2 years ago
- ADT enum proposal for ECMAScript☆94Updated 9 months ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆118Updated this week
- ☆169Updated last year
- Creates a production preview of a package☆82Updated last week
- Determining Array Equality☆76Updated 4 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 8 months ago
- ECMAScript class access expressions☆87Updated 3 years ago
- Parse and manipulate JSON5 strings☆61Updated 2 years ago
- Old specification for Hack pipes in JavaScript. Please go to the new specification.☆88Updated 4 years ago
- JavaScript language proposal: function implementation hiding☆118Updated 6 years ago
- Just your normal (JSX) syntax, with faster performance and less memory☆33Updated last week
- Write tests for your types!