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.
☆380Updated 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 10 years ago
- The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.☆762Updated 9 years ago
- Annotated ECMAScript 5.1☆602Updated 3 years ago
- A (probably im-)practical functional library for Javascript programmers☆108Updated 12 years ago
- Serious functional programming library for JavaScript.☆589Updated 11 years ago
- The brass buckles on Underscore's utility belt☆624Updated 2 weeks ago
- Bundle CommonJS/Node.js modules for web browser☆413Updated 4 years ago
- JavaScript AST (Abstract Syntax Tree) transformation tools☆486Updated 5 years ago
- A functional JavaScript library that facilitates currying and point-free programming☆223Updated 9 years ago
- The example source code for the book Functional JavaScript by Michael Fogus, published by O'Reilly☆349Updated 12 years ago
- simple curry module, with nothing *too clever*, and full test coverage☆316Updated 6 years ago
- Map, WeakMap, and Set fast/simple shim for Harmony collections☆257Updated 7 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆860Updated 5 years ago
- functional reactive programming for JavaScript☆235Updated 6 years ago
- https://www.reindex.io/blog/you-might-not-need-underscore/☆222Updated 7 years ago
- Markdown source for the book "JavaScript Allongé"☆763Updated 5 years ago
- JavaScript in Ten (arbitrarily long) Minutes☆266Updated 12 years ago
- Proto.js – prototypes as classes☆171Updated 14 years ago
- algebraic data types, pattern matching, applicatives, monads, prelude, oliver steele's lib modified☆86Updated 11 years ago
- Abandoned - A powerful suite of automated test tools for JavaScript.☆449Updated 7 years ago
- Code examples from the book.☆180Updated 5 years ago
- DEPRECATED: moved to https://github.com/jcouyang/clojure-flavored-javascript☆39Updated 9 years ago
- Feature Tests for JavaScript☆199Updated 10 years ago
- A polyfill for native ES6 Promises as close as possible (no extensions) to the strict spec definitions.☆717Updated 6 years ago
- The CommonJS website contents☆234Updated 5 years ago
- How to make a book☆99Updated 3 years ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- Another Pub/Sub implementation☆166Updated 9 years ago
- A JavaScript library built to encourage a functional programming style & strategy. - http://eliperelman.com/fn.js☆397Updated 10 years ago
- INACTIVE - http://mzl.la/ghe-archive - The Narcissus meta-circular JavaScript interpreter☆919Updated 6 years ago