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

https://github.com/dashkite/joy

The simplicity of Lodash with the functional flair of Rambda.
https://github.com/dashkite/joy

browser functional-programming javascript nodejs

Last synced: 8 months ago
JSON representation

The simplicity of Lodash with the functional flair of Rambda.

Awesome Lists containing this project

README

          

# Joy

*The simplicity of Lodash with the functional flair of Rambda.*

[dashkite.github.io/joy](https://dashkite.github.io/joy/)

## Features

- All functions are curryable where applicable
- Asynchronous composition supported throughout
- Subpath exports for individual function categories
- Designed for use with CoffeeScript

## Install

`npm i @dashkite/joy`

Works with your favorite bundler. Or use ES Modules with SnowPack or JSPM.