funtasy
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

funtasy

Typescript implementation of Elm ADTs.

Philosophy

Elm's deliberate lack of typeclasses made them come up with a more-user friendly API, that does not require teaching developers even more new jargon such as chain, liftA2, etc.

So lets do that, only for TypeScript.

And since we're already doing this, lets add fantasy land support.

Install

With npm do:

npm install funtasy

License

MIT

Package Sidebar

Install

npm i funtasy

Weekly Downloads

0

Version

2.2.1

License

MIT

Unpacked Size

42.7 kB

Total Files

22

Last publish

Collaborators

  • mvaldesdeleon