alanrsoares / prelude-js

functional/point-free utils for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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 git@github.com:alanrsoares/prelude-js.git

run tests

$ npm test

About

functional/point-free utils for JavaScript

License:MIT License


Languages

Language:JavaScript 99.2%Language:Shell 0.8%