Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r17x/fp.js

Fun λ functional programming in JS
https://github.com/r17x/fp.js

functional-programming javascript

Last synced: 23 days ago
JSON representation

Fun λ functional programming in JS

Awesome Lists containing this project

README

        

# fp-js

> JavaScript Functional Programming

## Motivation

This purposed for learning functional programming (just that).

## Features

* [x] [Auto-Curry](./src/curry.js)
* [x] [Option](./src/Option.js)

## Tooling

* swc for `transform` in `jest`

## Alternative

* fp-ts (in `TypeScript`)
* relude (in `ReasonML`)
* prelude (in `Haskell`)
* belt (in `ReasonML/ReScript`)

## License
@ MIT