valtech-nyc / proposal-fsharp-pipelinesLinks
A proposal for adding the simple-but-useful pipeline operator to JavaScript.
☆95Updated 4 years ago
Alternatives and similar repositories for proposal-fsharp-pipelines
Users that are interested in proposal-fsharp-pipelines are comparing it to the libraries listed below
Sorting:
- Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.☆182Updated 4 years ago
- A syntactical simplification in JS to enable DSLs☆205Updated 4 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- a proposal to bring protocol-based interfaces to ECMAScript users☆356Updated 2 years ago
- ECMAScript proposal for deep spread syntax for Records☆93Updated 5 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆278Updated 5 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆164Updated 2 years ago
- ☆92Updated 6 years ago
- +> for function composition☆67Updated 7 years ago
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- Generics to work with tuples in TypeScript☆156Updated 2 years ago
- A JavaScript TC39 proposal for Object.freeze & Object.seal syntax☆60Updated 7 years ago
- Small utility library containing functions, monads and other fun stuff.☆69Updated 5 years ago
- Remove indentation from ES6 template strings☆178Updated last year
- ☆117Updated 4 years ago
- 👾 JS type systems interportability☆245Updated 2 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 7 years ago
- A library built for ES6 iteration protocol.☆180Updated 5 years ago
- A proposal to make filtering arrays easier☆175Updated 4 years ago
- ☆169Updated last year
- ADT sum type in typescript☆70Updated 2 years ago
- 📐Let there be algebraic effects in JS☆179Updated 4 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Old specification for Hack pipes in JavaScript. Please go to the new specification.☆88Updated 4 years ago
- Proposal to add `export * as ns from "mod";` to ECMAScript.☆241Updated 3 years ago
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 5 years ago
- proposal for flatten and flatMap on arrays☆214Updated 3 years ago
- Correct, easy to use Option type for TypeScript. 🦄☆56Updated 5 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago