Skip to content
forked from gkz/prelude-ls

prelude.coffee is a JavaScript functional programming library. It is written in and for CoffeeScript.

License

Notifications You must be signed in to change notification settings

xixixao/prelude-ls

 
 

Repository files navigation

prelude.coffee

is a JavaScript functional programming library. It is written for and in, CoffeeScript. It is a fork of prelude.ls, LiveScript's excellent recommended base library, which is based in part off of Haskell's Prelude module.

See the prelude.coffee site for examples, a reference, and more.

You can install prelude.coffee by cloning this repo into node-modules or by copying the precompiled JS files. See the site for more info.

About

prelude.coffee is a JavaScript functional programming library. It is written in and for CoffeeScript.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CoffeeScript 62.3%
  • JavaScript 37.7%