Skip to content

Latest commit

 

History

History

resumon

resumon

A tiny TypeScript result monad.

CI NPM Coverage MIT npm bundle size

Installation

# yarn
$ yarn add resumon

# npm
$ npm install resumon

Development

# install dependencies
$ pnpm install

# build for production
$ pnpm build

# lint project files
$ pnpm lint

# run tests
$ pnpm test

License

MIT - Copyright © Jan Müller