A tiny TypeScript result monad.
# yarn
$ yarn add resumon
# npm
$ npm install resumon
# install dependencies
$ pnpm install
# build for production
$ pnpm build
# lint project files
$ pnpm lint
# run tests
$ pnpm test
MIT - Copyright © Jan Müller