xxllexx / babel-plugin-pattern-matchingLinks
Transform 'haskell like' pattern matching. Syntax analyzing based on bitwise operators like |(OR) and &(AND). Transforms to javascript function that comes with plugin as a helpers library.
☆40Updated 8 years ago
Alternatives and similar repositories for babel-plugin-pattern-matching
Users that are interested in babel-plugin-pattern-matching are comparing it to the libraries listed below
Sorting:
- Implementation of Algebraic effects (https://bit.ly/2Mo7w3Q) based on Generators☆57Updated 6 years ago
- Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`☆185Updated 3 years ago
- A library for simulating immutable generators in JavaScript☆125Updated 6 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago
- An html markup library for callbag☆31Updated 6 years ago
- 🤓 JS / Flow syntax proposal. Types à la Hindley-Milner.☆21Updated 8 years ago
- Reactive programming library for ReasonML/OCaml☆47Updated 6 years ago
- Extension of the Callbag spec to add operator metadata☆59Updated 3 years ago
- ☆79Updated 6 years ago
- 🛠 Experimental tool to bootstrap typed JavaScript code.☆33Updated 7 years ago
- rollup plugin for using bucklescript☆23Updated 7 years ago
- Primitive components to build UI on the web with ReasonReact☆79Updated 6 years ago
- Thesis on how to build functional, reactive and well structured front end applications. A JavaScript way of doing the Elm architecture☆17Updated 8 years ago
- Powerful and practical functional abstractions for JavaScript and TypeScript. Functors, Monads, Traversables and all that jazz.☆89Updated 7 years ago
- ADT sum type in typescript☆70Updated 2 years ago
- Write ReasonML and Bucklescript in your existing babel projects☆77Updated 6 years ago
- Auto generation of type-safe bindings between Reason and Typescript.☆74Updated 6 years ago
- [OBSOLETE] Quick start guide for Reason-React☆24Updated 8 years ago
- A library that turns impure code into pure and testable code.☆38Updated 2 years ago
- Nothing to see here. Go away☆86Updated 5 years ago
- A minimal base library for Reason☆50Updated last year
- JavaScript to ReasonML transpiler for small code examples☆56Updated 2 years ago
- Attempt to implement (a subset) of [Classic FRP](http://conal.net/papers/icfp97/)☆83Updated 8 years ago
- A web-based chat application built with ReasonML☆36Updated 8 years ago
- Algebraic effects and handlers using generators☆57Updated last week
- Deprecated in favor of https://github.com/utkarshkukreti/reaml, which has more features, works with the latest BuckleScript, and can be u…☆39Updated 5 years ago
- BuckleScript bindings for glamor☆82Updated 6 years ago
- Native functional programming in JavaScript with Ramda and Webpack V1☆53Updated 7 years ago
- A composable API for reusable React code.☆85Updated 2 years ago
- Do-notation for javascript fantasy land☆64Updated 11 years ago