Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 786 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 786 Bytes

Mollitia


Mollitia Icon

JavaScript Resilience Library

Mollitia is a JavaScript Resilience library that works on Node and on browsers.

Its purpose is to help organize asynchronous operations under a highly customizable circuit that helps manage error use cases.

When everything is falling apart, it stops the classic flow and uses modules to manage failures.

📄 Documentation

Please check out the official documentation to get started using Mollitia, visit genesys.github.io/mollitia.

👏 Contributing

Please checkout the Contributing Guide before creating any issue/pull-requests.