osteele / functional-javascript
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.
☆380Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for functional-javascript
- a functional programming library for javascript. an experiment in elegant JS.☆657Updated 4 years ago
- ☆484Updated 8 years ago
- The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.☆765Updated 8 years ago
- A (probably im-)practical functional library for Javascript programmers☆110Updated 11 years ago
- Annotated ECMAScript 5.1☆599Updated 2 years ago
- Serious functional programming library for JavaScript.☆591Updated 10 years ago
- functional reactive programming for JavaScript☆231Updated 4 years ago
- Lodash with more functional fun.☆560Updated 8 years ago
- Solutions and non-solutions to JavaScript's async problem☆186Updated 4 years ago
- simple curry module, with nothing *too clever*, and full test coverage☆312Updated 5 years ago
- The brass buckles on Underscore's utility belt☆621Updated 2 months ago
- Classes for javascript that don't suck.☆195Updated 6 years ago
- Feature Tests for JavaScript☆199Updated 9 years ago
- Simple Ruby-style inheritance for JavaScript☆246Updated 3 years ago
- Bundle CommonJS/Node.js modules for web browser☆413Updated 3 years ago
- Explore Node.js streams with an interactive playground.☆472Updated 4 years ago
- Proto.js – prototypes as classes☆172Updated 13 years ago
- Asynchronous Generators for ES7☆391Updated 8 years ago
- The example source code for the book Functional JavaScript by Michael Fogus, published by O'Reilly☆349Updated 11 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆865Updated 4 years ago
- A really tiny functional JavaScript and async flow-control library☆329Updated 13 years ago
- A functional JavaScript library that facilitates currying and point-free programming☆223Updated 7 years ago
- A website displaying markdown formatted versions of the esdiscuss.org posts☆141Updated last year
- Point free wrappers for fantasy land☆451Updated 7 years ago
- algebraic data types, pattern matching, applicatives, monads, prelude, oliver steele's lib modified☆86Updated 10 years ago
- Markdown source for the book "JavaScript Allongé"☆761Updated 4 years ago
- INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter☆911Updated 5 years ago
- An Orderly compiler in JavaScript☆118Updated 11 years ago