Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caderek/arrows

Monorepo for functional JS/TS modules
https://github.com/caderek/arrows

Last synced: 12 days ago
JSON representation

Monorepo for functional JS/TS modules

Awesome Lists containing this project

README

        

![arrows](assets/arrows.svg)

# Arrows - a collection of functional libraries for JS/TS

![CircleCI](https://img.shields.io/circleci/build/github/caderek/arrows)
![Codecov](https://img.shields.io/codecov/c/github/caderek/arrows?token=c6adb715d638431786fefe69ca08ab00)

## Packages docs

- [@arrows/array](packages/array/README.md)
- [@arrows/composition](packages/composition/README.md)
- [@arrows/dispatch](packages/dispatch/README.md)
- [@arrows/error](packages/error/README.md)
- [@arrows/multimethod](packages/multimethod/README.md)
- [@arrows/string](packages/string/README.md) (WIP!)
- [@arrows/worker](packages/worker/README.md)

## License

Project is under open, non-restrictive [ISC license](LICENSE).