Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alicewriteswrongs/fp.js
A tiny functional programming library
https://github.com/alicewriteswrongs/fp.js
Last synced: about 1 month ago
JSON representation
A tiny functional programming library
- Host: GitHub
- URL: https://github.com/alicewriteswrongs/fp.js
- Owner: alicewriteswrongs
- Created: 2016-10-06T16:08:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T20:47:30.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T07:27:32.926Z (3 months ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fp.js
This is a tiny functional programming library I wrote mostly on a plane.
If you're looking to incorporate more functional-style code into your JS
I'd recommend you check out [ramda.js](http://ramdajs.com/)!