@certsy/utils-fp
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

@certsy/utils-fp

Installation

$ yarn add @certsy/utils-fp

Usage

You can import single function

import pipe from '@certsy/utils-fp/lib/pipe';

Or import multiple funtions

import { pipe, compose, idx } from '@certsy/utils-fp';

Readme

Keywords

Package Sidebar

Install

npm i @certsy/utils-fp

Weekly Downloads

8

Version

0.0.10

License

MIT

Unpacked Size

85.2 kB

Total Files

198

Last publish

Collaborators

  • xrusso
  • askorkin
  • phuc.nguyen