Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasbrugneaux/functional-javascript
Inspired by Haskell Prelude module, some helper functions.
https://github.com/nicolasbrugneaux/functional-javascript
curry haskell haskell-prelude javascript lodash underscore
Last synced: 15 days ago
JSON representation
Inspired by Haskell Prelude module, some helper functions.
- Host: GitHub
- URL: https://github.com/nicolasbrugneaux/functional-javascript
- Owner: nicolasbrugneaux
- Created: 2015-06-04T13:49:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T09:55:41.000Z (over 9 years ago)
- Last Synced: 2024-04-14T19:20:04.534Z (7 months ago)
- Topics: curry, haskell, haskell-prelude, javascript, lodash, underscore
- Language: JavaScript
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Javascript [![Build Status](https://travis-ci.org/nicolasbrugneaux/functional-javascript.svg)](https://travis-ci.org/nicolasbrugneaux/functional-javascript)
Library inspired by haskell prelude and by underscore/ldoash which both have the
arguments in the wrong order so that prevents currying easily.