typescript-simple-monads

2.0.13 • Public • Published

Typescript Simple Monads

A simple and easy to use library of practical monads for Typescript.

Usage

Simply download, run npm i and start adding code in ./src.

Compiling

npm run build

Compiles the project using tsc. Javascript files will be in ./lib.

npm run watch

Listens and recompiles the project on src changes.

Running

npm start

Testing

Tests are in the various ./__tests__/ directories.

npm test

Runs all unit tests.

Readme

Keywords

none

Package Sidebar

Install

npm i typescript-simple-monads

Weekly Downloads

1

Version

2.0.13

License

MIT

Unpacked Size

72.7 kB

Total Files

26

Last publish

Collaborators

  • lucascaro