resumon
v2.0.11
Published
A tiny TypeScript result monad.
Downloads
6,678
Readme
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