osteele / functional-javascriptLinks
Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also defines functions such as curry, rcurry, and partial for partial function application; and compose, guard, and until for function-level programming.
☆379Updated 8 years ago
Alternatives and similar repositories for functional-javascript
Users that are interested in functional-javascript are comparing it to the libraries listed below
Sorting:
- ☆488Updated 9 years ago
- a functional programming library for javascript. an experiment in elegant JS.☆656Updated 5 years ago
- The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.☆765Updated 9 years ago
- Annotated ECMAScript 5.1☆598Updated 3 years ago
- A website displaying markdown formatted versions of the esdiscuss.org posts☆140Updated 2 years ago
- Serious functional programming library for JavaScript.☆590Updated 10 years ago
- Markdown source for the book "JavaScript Allongé"☆763Updated 4 years ago
- Map, WeakMap, and Set fast/simple shim for Harmony collections☆256Updated 6 years ago
- Bundle CommonJS/Node.js modules for web browser☆414Updated 3 years ago
- Classes for javascript that don't suck.☆196Updated 6 years ago
- simple curry module, with nothing *too clever*, and full test coverage☆316Updated 5 years ago
- A functional JavaScript library that facilitates currying and point-free programming☆223Updated 8 years ago
- functional reactive programming for JavaScript☆234Updated 5 years ago
- DailyJS's JavaScript framework☆305Updated 13 years ago
- Proto.js – prototypes as classes☆171Updated 13 years ago
- Feature Tests for JavaScript☆199Updated 9 years ago
- JavaScript AST (Abstract Syntax Tree) transformation tools☆486Updated 5 years ago
- Lodash with more functional fun.☆560Updated 9 years ago
- How to make a book☆99Updated 2 years ago
- Explore Node.js streams with an interactive playground.☆471Updated 5 years ago
- A (probably im-)practical functional library for Javascript programmers☆110Updated 11 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆862Updated 4 years ago
- A tiny stand-alone Javascript library for streams☆555Updated 6 years ago
- Example code from the blog post “ES6 generators in depth”☆74Updated 7 years ago
- Abandoned - A powerful suite of automated test tools for JavaScript.☆449Updated 7 years ago
- INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter☆914Updated 6 years ago
- A faster JavaScript memoizer☆144Updated 10 years ago
- algebraic data types, pattern matching, applicatives, monads, prelude, oliver steele's lib modified☆86Updated 11 years ago
- Beautiful concurrency for JavaScript☆1,629Updated 6 years ago
- A light, fast, flexible Javascript IOC container☆860Updated 9 years ago