0.1.0 • Published 9 months ago

@leonardonicola/fp v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fp

A minimalist and lightweight functional programming utilities library for JavaScript and TypeScript.

Installation

pnpm install @leonardonicola/fp

Getting Started

Import the utility functions and start transforming values seamlessly:

import { pipe, memoize, reduce } from '@leonardonicola/fp';
0.1.0

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago