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'

/typescript-fp/

    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