kaia-fp
v1.1.1
Published
A lightweight TypeScript functional programming library born from the evolution of my `fp-ts-learn`. Designed for composable and type-safe functional programming patterns.
Readme
🌿 kaia-fp

A lightweight TypeScript functional programming library born from the evolution of my fp-ts-learn. Designed for composable and type-safe functional programming patterns.
✨ Features
- Pure functional programming primitives
- Immutable data transformations
- Type-safe algebraic structures
- Lightweight (Zero dependencies)
- Full TypeScript support
📦 Installation
# Choose your package manager
npm install kaia-fp
pnpm add kaia-fp
yarn add kaia-fp
bun add kaia-fp
deno add jsr:@anning/kaia-fp