resumon
v2.1.4
Published
A tiny TypeScript result monad.
Downloads
2,299
Readme
Installation
# yarn
$ yarn add resumon
# npm
$ npm install resumonDevelopment
# install dependencies
$ pnpm install
# build for production
$ pnpm build
# lint project files
$ pnpm lint
# run tests
$ pnpm testLicense
MIT - Copyright © Jan Müller
