Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tychota/monads-js
https://github.com/tychota/monads-js
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tychota/monads-js
- Owner: tychota
- Created: 2017-12-16T22:53:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-16T22:54:14.000Z (about 7 years ago)
- Last Synced: 2024-11-06T02:23:44.547Z (2 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monads in JS and Flow
A random test to try to write monadic structure, with jest and flow to test/type-check it.
Not suited for production.
If you are looking for production grade monaidic structure, please use:
* [folktale](https://github.com/origamitower/folktale)
* [flow-static-land](https://github.com/gcanti/flow-static-land)## Licence
MIT