Popularity
1.3
Growing
Activity
0.0
Stable
99
8
5

Code Quality Rank: L5
Programming language: JavaScript
License: MIT License
Tags: Functional Programming     ES6     Js     Functional     Underscore     lodash     haskell     prelude    
Latest version: v0.4.2

preludejs alternatives and similar libraries

Based on the "Functional Programming" category.
Alternatively, view preludejs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of preludejs or a related project?

Add another 'Functional Programming' Library

README

Preλude-js

A truly modular implementation of Haskell's Prelude library in ES6

npm version Bower Build Status codecov.io

check out the docs for modules details (WORK IN PROGRESS)

install

npm install preludejs

alt tag

Contribute

clone it

$ git clone [email protected]:alanrsoares/prelude-js.git

run tests

$ npm test