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

0.3.0 • Public • Published

TypeScript FP

CircleCI codecov

What is This?

This is a type-safe collection of functional programming utilities and types. It is heavily inspired by Elm and Haskell.

Installation

From the command line:

$ npm install --save typescript-fp

In your TypeScript files:

import { Dict, Maybe } from 'typescript-fp'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    9
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    9
  • 0.2.0
    3

Package Sidebar

Install

npm i typescript-fp

Weekly Downloads

12

Version

0.3.0

License

MIT

Unpacked Size

274 kB

Total Files

50

Last publish

Collaborators

  • kylecorbelli