0.0.10 • Published 8 months ago

monadio v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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.

0.0.10

8 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.5

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago