Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
/ prelude Public archive

Functional programming experimentation on JavaScript

License

Notifications You must be signed in to change notification settings

ysitbon/prelude

Repository files navigation

Experiments around functional programming concepts with JavaScript and pipeline operator feature. Most of the concept's comes form Haskell language

Install

npm install

This is a mono-repository project managed with npm workspace.

Unit test

Unit-tests are executed with mocha and coverage with c8. To run all tests:

npm run test

About

Functional programming experimentation on JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published