omg-curry

Curry library

A JavaScript library providing functions and utilities for creating curried functions.

Curry All Code

GitHub

137 stars
4 watching
6 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thisables/curryA utility library for converting functions to curried variants with optional placeholders and fixed arity.85
thunklife/fn-curryA utility function to transform a regular function into a curried version, allowing it to be called with partial arguments.5
ded/valentineA JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels.286
thoughtbot/curryProvides Swift implementations of function currying to support higher-order functions495
pakoito/rxcurryingA library for currying and simplifying function calls in RxJava38
bttmly/fopsProvides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming.2
dominicbarnes/deku-gridA Deku component library for creating grid-based layouts using suitcss/components-grid5
simonexmachina/ember-devtoolsA collection of useful Ember.js debugging functions.159
danwrong/restlerA Node.js library for making HTTP requests with automatic serialization and deserialization of data.1,986
teaentitylab/fpesA library providing core functional programming functions and types for JavaScript43
joel-jeremy/deezpatchA simple fast dispatch library designed to support the CQRS pattern in Java applications42
guck111/ramdaA functional JavaScript library designed to facilitate predictable and composable code46
indy256/codelibraryA comprehensive collection of algorithms and data structures implemented in multiple programming languages1,944
devinross/curryA Cocoa Touch framework designed to enhance and complement Apple's Foundation and UIKit libraries49
leandromoh/curryfyProvides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application.69