fp-sac

2.2.0 • Public • Published

fp-sac

Read the source code. It is the documentation.

fp.js

import {map, curry, firstTruethy, partition} from "fp-sac";

decorators.js

A decorator is a function that takes a function and returns a function with the same signature.

import {
    logDecorator,
    sequentialalizePromiseCreator,
    createInputDecorator,
} from "fp-sac/decorators";

Dependents (1)

Package Sidebar

Install

npm i fp-sac

Weekly Downloads

1

Version

2.2.0

License

CC0-1.0

Unpacked Size

12.4 kB

Total Files

6

Last publish

Collaborators

  • grossacasacs