Popularity
1.2
Declining
Activity
0.0
Stable
97
7
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.
-
lodash
A modern JavaScript utility library delivering modularity, performance, & extras. -
wild-wild-path
🤠Object property paths with wildcards and regexps 🌵 -
sweet-monads
The library which provides useful monads, interfaces, and lazy iterators. -
scramjet
Public tracker for Scramjet Cloud Platform, a platform that bring data from many environments together. -
ModernDash
A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.
Amplication: open-source Node.js backend code generator
An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
Promo
amplication.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