tarasowski / ramda-xLinks
10 most important methods for functional programming
☆34Updated 7 years ago
Alternatives and similar repositories for ramda-x
Users that are interested in ramda-x are comparing it to the libraries listed below
Sorting:
- Implements Either, Maybe and Tuple monads.☆33Updated 8 years ago
- Babel plugin to allow lazy expressions by implicit arrow functions via ~ operator☆24Updated 8 years ago
- Natural pattern matching in JS☆23Updated 3 years ago
- The Rehooks Logo☆27Updated 7 years ago
- ☆23Updated 7 years ago
- Babel plugin to compose functions with piping using the & operator☆63Updated 7 years ago
- A very tiny and fast compose function.☆46Updated 3 years ago
- 🎣 A babel macro which works similarly to the pipeline operator.☆36Updated 7 years ago
- 💅🏼 Dynamically turn your props into CSS clases!☆14Updated 6 years ago
- A collection of functions to favor functional programming in a DOM context☆57Updated 10 years ago
- Element style sheets 🚧🏗☆31Updated 6 years ago
- A React interpreter for XState that uses renderProps.☆41Updated 6 years ago
- Use async/await with [err, result] instead of try/catch.☆62Updated 8 years ago
- Custom hook to debug useEffect☆21Updated 7 years ago
- a fast, immutable key-value store☆24Updated 9 years ago
- A callbag sink (listener) that connects an Observer a-la RxJS. 👜☆18Updated 5 years ago
- An easy way to turn stateless functional components into class components with state and lifecycles.☆21Updated 7 years ago
- A babel-macro to transpile `Object.assign`-style expressions to direct assignments for maximum performance.☆26Updated 7 years ago
- A composable API for reusable React code.☆85Updated 3 years ago
- tiny (2.7kb) functional programming library using native es5/6 operations