https://github.com/segunadebayo/lil-fp
Tiny functional programming primitives (like pipe, flow) to help write better future-proof code
https://github.com/segunadebayo/lil-fp
fp functional-programming typescript utilities
Last synced: 15 days ago
JSON representation
Tiny functional programming primitives (like pipe, flow) to help write better future-proof code
- Host: GitHub
- URL: https://github.com/segunadebayo/lil-fp
- Owner: segunadebayo
- Created: 2023-01-31T13:01:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T19:49:37.000Z (about 2 years ago)
- Last Synced: 2025-05-03T12:03:55.300Z (6 months ago)
- Topics: fp, functional-programming, typescript, utilities
- Language: TypeScript
- Homepage:
- Size: 256 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# lil-fp
Tiny functional programming utilities
```sh
npm i lil-fp
```