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

https://github.com/emphori/compose

A featherweight Promise composition and error handling library for JavaScript
https://github.com/emphori/compose

functional functional-programming javascript nodejs promise promise-chain typescript

Last synced: 7 days ago
JSON representation

A featherweight Promise composition and error handling library for JavaScript

Awesome Lists containing this project

README

          

# Compose

Welcome to the source repository of Compose, our functional composition library.
If you're looking to contribute, raise an issue, or explore the code, you're in
the right place!

> Not what you were looking for? Head over to the [package page][readme] for
> users documentation, where you'll find usage information and examples instead.

[readme]: https://github.com/emphori/compose/blob/HEAD/README.md

## Issues

If you've found a bug in the code, log it! Raise an appropriate ticket here in
GitHub and include as _much_ useful information as you possibly can.

Once triaged you should expect a reply within a few working days.

## License

This project is released under the [MIT License][license]. Enjoy responsibly ❤️

[license]: https://github.com/emphori/compose/blob/HEAD/LICENSE