New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

funtasy

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

funtasy

Typescript implementation of Elm ADTs

latest
Source
npmnpm
Version
2.2.1
Version published
Maintainers
1
Created
Source

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

Keywords

typescript

FAQs

Package last updated on 10 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts