You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

fp-ts-bracket

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-ts-bracket

Bracket monad for fp-ts

0.2.0
latest
Source
npm
Version published
Weekly downloads
32
-39.62%
Maintainers
0
Weekly downloads
 
Created
Source

Bracket Monad for fp-ts

NPM Version NPM Downloads

Installation

To install the stable version:

npm install fp-ts fp-ts-bracket

fp-ts is a peer dependency. Make sure to always have a single version of fp-ts installed in your project. Multiple versions are known to cause tsc to hang during compilation. You can check the versions currently installed using npm ls fp-ts (make sure there's a single version and all the others are marked as deduped).

Documentation

Disclaimer. Teaching functional programming is out of scope of this project, so the documentation assumes you already know what FP is.

Disclaimer. Based on fp-ts-bootstrap

License

The MIT License (MIT)

Keywords

fp-ts

FAQs

Package last updated on 28 Dec 2024

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