Popularity
1.3
Stable
Activity
0.0
Stable
99
8
5
Code Quality Rank:
L5
Programming language: JavaScript
License: MIT License
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.
-
scramjet
Public tracker for Scramjet Cloud Platform, a platform that bring data from many environments together.
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of preludejs or a related project?
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