preludejs
v0.4.2
Published
A modular implementation of Haskell's Prelude library in ES6
Downloads
5
Maintainers
Readme
#Preλude-js
A truly modular implementation of Haskell's Prelude library in ES6
check out the docs for modules details
(WORK IN PROGRESS)
install
npm install preludejs
Contribute
clone it
$ git clone [email protected]:alanrsoares/prelude-js.git
run tests
$ npm test