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:
- a functional programming library for javascript. an experiment in elegant JS.☆656Updated 5 years ago
- ☆489Updated 9 years ago
- The MVC framework for JavaScript applications. The real MVC. The Smalltalk MVC. The Gang of Four MVC.☆765Updated 9 years ago
- A (probably im-)practical functional library for Javascript programmers☆110Updated 11 years ago
- A functional JavaScript library that facilitates currying and point-free programming☆223Updated 8 years ago
- Serious functional programming library for JavaScript.☆590Updated 11 years ago
- Annotated ECMAScript 5.1☆599Updated 3 years ago
- simple curry module, with nothing *too clever*, and full test coverage☆316Updated 5 years ago
- functional reactive programming for JavaScript☆235Updated 5 years ago
- The brass buckles on Underscore's utility belt☆625Updated 2 months ago
- JavaScript AST (Abstract Syntax Tree) transformation tools☆486Updated 5 years ago
- Bundle CommonJS/Node.js modules for web browser☆414Updated 4 years ago
- The example source code for the book Functional JavaScript by Michael Fogus, published by O'Reilly☆349Updated 12 years ago
- Proto.js – prototypes as classes☆171Updated 13 years ago
- DEPRECATED: moved to https://github.com/jcouyang/clojure-flavored-javascript☆39Updated 9 years ago
- https://www.reindex.io/blog/you-might-not-need-underscore/☆222Updated 7 years ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- algebraic data types, pattern matching, applicatives, monads, prelude, oliver steele's lib modified☆86Updated 11 years ago
- A library for programming reactively in Javascript.☆209Updated 8 years ago
- A collection of sweet.js macros that implement ES6 features for ES5☆239Updated 11 years ago
- Source for "Haskell in ES6" article series☆287Updated 9 years ago
- A random property testing tool for JavaScript☆610Updated 9 months ago
- A faster JavaScript memoizer☆144Updated 11 years ago
- An Orderly compiler in JavaScript☆119Updated 12 years ago
- Markdown source for the book "JavaScript Allongé"☆763Updated 5 years ago
- A website displaying markdown formatted versions of the esdiscuss.org posts☆140Updated 2 years ago
- A JSX reader for JavaScript, powered by sweet.js.☆149Updated 11 years ago
- Simple Ruby-style inheritance for JavaScript☆245Updated 3 years ago
- Feature Tests for JavaScript☆199Updated 9 years ago
- Class-free, pure prototypal inheritance☆168Updated 3 years ago