xxllexx / babel-plugin-pattern-matching
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 7 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
- Implementation of Algebraic effects (https://bit.ly/2Mo7w3Q) based on Generators☆57Updated 6 years ago
- [OBSOLETE] Quick start guide for Reason-React☆24Updated 7 years ago
- Extension of the Callbag spec to add operator metadata☆59Updated 3 years ago
- Primitive components to build UI on the web with ReasonReact☆79Updated 6 years ago
- An html markup library for callbag☆30Updated 6 years ago
- 🛠 Experimental tool to bootstrap typed JavaScript code.☆33Updated 7 years ago
- Reactive programming library for ReasonML/OCaml☆47Updated 6 years ago
- 30s of code but for reasonml☆15Updated 7 years ago
- Function Reflection in Javascript With Support for ES2015+ Syntax☆68Updated 6 years ago
- A safe and functional API for JavaScript regexes☆12Updated 9 months ago
- Transform a mutable tree into a functional React-like API☆104Updated 5 years ago
- Free Monad Action Creators for Redux☆40Updated 2 years ago
- Small lib to batch and cache loading of async data, bring your own fetch implementation☆48Updated 6 years ago
- Opinionated Elm-inspired Redux Component Architecture for React☆17Updated 6 years ago
- A library for simulating immutable generators in JavaScript☆127Updated 5 years ago
- Auto generation of type-safe bindings between Reason and Typescript.☆74Updated 6 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Cycle.js driver that uses React DOM to render the view☆41Updated 5 years ago
- A redux fractal state library 🕷☆54Updated 4 years ago
- Write ReasonML and Bucklescript in your existing babel projects☆77Updated 6 years ago
- Dynamic UI using static DOM and mobx☆27Updated 5 years ago
- 🤓 JS / Flow syntax proposal. Types à la Hindley-Milner.☆20Updated 8 years ago
- ☆14Updated 7 years ago
- BuckleScript bindings for glamor☆82Updated 6 years ago
- ☆65Updated 7 years ago
- ADT sum type in typescript