tc39 / proposal-function-pipe-flow
A proposal to standardize helper functions for serial function application and function composition.
☆53Updated 2 years ago
Alternatives and similar repositories for proposal-function-pipe-flow:
Users that are interested in proposal-function-pipe-flow are comparing it to the libraries listed below
- Extractors for ECMAScript☆245Updated 4 months ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆86Updated last year
- Methods for working with async iterators in ECMAScript☆115Updated 8 months ago
- Ergonomic Dynamic Object Restructuring.☆95Updated last year
- A withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.☆45Updated 3 years ago
- Reduce the number of microtask ticks required to adopt the state of a promise☆50Updated 2 years ago
- a TC39 proposal to synchronise the advancement of multiple iterators☆73Updated 3 months ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆187Updated last year
- async `do` expressions for JavaScript☆129Updated 4 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆220Updated last week
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆89Updated 2 years ago
- JavaScript Module Declarations☆378Updated last year
- ECMAScript proposal: Generator Arrow Functions☆117Updated 4 years ago
- ECMAScript proposal for deep spread syntax for Records☆93Updated 4 years ago
- Grouped Accessors and Auto-Accessors for ECMAScript☆56Updated last year
- Monorepo of typescript projects☆151Updated 2 months ago
- Proposal to introduce discard bindings to ECMAScript☆49Updated 4 months ago
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 2 years ago
- ADT enum proposal for ECMAScript☆93Updated last month
- Proposal to enable importing modules at the source phase☆142Updated last week
- JSON.parseImmutable for creating Records and Tuples from JSON strings☆40Updated 2 years ago
- compute with typescript type system☆57Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- A proposal to introduce negated in and instanceof operators to JavaScript☆57Updated last year
- Determining Array Equality☆75Updated 3 years ago
- ESLint plugin with ^? Twoslash, $ExpectError, and $ExpectType type assertions. 🧩☆113Updated this week
- ECMAScript proposal for String.cooked built-in template tag☆53Updated 2 years ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆123Updated 2 years ago
- ECMAScript proposal for Deduplicating method of Array☆139Updated 2 years ago
- λ "Functions all the way down" data validation for JavaScript and TypeScript.☆79Updated 2 years ago