functional-javascript

functional-javascript

osteele

Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.

379 Stars
46 Forks
379 Watchers
JavaScript Language
mit License
100 SrcLog Score
Cost to Build
$39.5K
Market Value
$84.4K

Growth over time

8 data points  ·  2021-08-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about functional-javascript

Question copied to clipboard

What is the osteele/functional-javascript GitHub project? Description: "Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.". Written in JavaScript. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone functional-javascript

Clone via HTTPS

git clone https://github.com/osteele/functional-javascript.git

Clone via SSH

[email protected]:osteele/functional-javascript.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the functional-javascript issue tracker:

Open GitHub Issues