# Joy

[![Hippocratic License HL3-CORE](https://img.shields.io/static/v1?label=Hippocratic%20License&message=HL3-CORE&labelColor=5e2751&color=bc8c3d)](https://firstdonoharm.dev/version/3/0/core.html)

*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.
