Socket
Socket
Sign inDemoInstall

fp-ts-indexed-monad

Package Overview
Dependencies
1
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fp-ts-indexed-monad

Indexed monads for TypeScript; a companion library of fp-ts


Version published
Weekly downloads
37
increased by85%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

fp-ts-indexed-monad

Indexed Monads for TypeScript.

A companion library of fp-ts

GitHub Workflow Status (branch) dependency status npm downloads

This library attempts to loosely port the following libraries to TypeScript:

Installation

To install the latest stable version:

npm install fp-ts-indexed-monad

Dependency Compatibility

Since fp-ts-indexed-monad is meant to be a companion to fp-ts, I'm going to make each version match the lowest minor version of fp-ts that it is known to be compatible with, so that it's easy to identify which version of fp-ts-indexed-monad to use with whatever version of fp-ts you may be using. The patch version will incremented for new features and bug fixes.

See the TypeScript Compatibility section of the fp-ts README.

Documentation

Help

If you need help with this library or with fp-ts check out:

You can ping me and I'll do my best to get back to you quickly. My handle is @dbeining

Development

License

The MIT License (MIT)

Keywords

FAQs

Last updated on 08 Jun 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc