Skip to content

A set of monadic tools to lift TypeScript to another level

License

Notifications You must be signed in to change notification settings

GuyGooL5/monadio

Repository files navigation

Monadio

Monadio is a TypeScript library that provides a set of monadic utilities inspired by Rust's extensive Result and Option enum types (and more).
The goal of Monadio is to let you describe contorl-flow behavior and error-handling in a functional, and natural flow.

Installation

You can install Monadio using:

$ pnpm add monadio
$ bun install monadio
$ yarn add monadio
$ npm install monadio

Author

Guy Tsitsiashvili
@GuyGooL5 (GitHub)

License

This project is licensed under the MIT License.

About

A set of monadic tools to lift TypeScript to another level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published