valtech-nyc / proposal-fsharp-pipelinesLinks
A proposal for adding the simple-but-useful pipeline operator to JavaScript.
☆95Updated 5 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.☆181Updated 4 years ago
- A syntactical simplification in JS to enable DSLs☆204Updated 5 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆184Updated 3 years ago
- a proposal to bring protocol-based interfaces to ECMAScript users☆364Updated last month
- ECMAScript proposal for deep spread syntax for Records☆93Updated 5 years ago
- Generics to work with tuples in TypeScript☆156Updated 2 years ago
- Proposal to ECMAScript to add first-class location references relative to a module☆277Updated 5 years ago
- ☆92Updated 6 years ago
- ADT sum type in typescript☆70Updated 3 years ago
- A JavaScript TC39 proposal for Object.freeze & Object.seal syntax☆60Updated 7 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆163Updated 2 years ago
- +> for function composition☆67Updated 7 years ago
- Proposal for a Cancellation API for ECMAScript☆272Updated 4 years ago
- ☆169Updated last year
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago
- JavaScript embedded effects compiler☆342Updated 3 weeks ago
- A TypeScript plugin that replicates the Deno module resolution☆30Updated 5 years ago
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 7 years ago
- ☆117Updated 4 years ago
- Zero overhead functional programming library for projects using babel-plugin-macros.☆93Updated 3 years ago
- ECMAScript proposal: Generator Arrow Functions☆124Updated 5 years ago
- ☆90Updated 2 years ago
- A withdrawn proposal for standardizing some useful, popular helper functions into JavaScript’s Function object.☆46Updated 4 years ago
- 👾 JS type systems interportability☆245Updated 3 years ago
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 3 years ago
- Remove indentation from ES6 template strings☆181Updated last year
- Proposal: Object dotstructuring☆12Updated 7 years ago
- Proposal to add `export * as ns from "mod";` to ECMAScript.☆239Updated 3 years ago
- Small utility library containing functions, monads and other fun stuff.☆68Updated 5 years ago
- Correct, easy to use Option type for TypeScript. 🦄☆57Updated 6 years ago