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: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thisables/curry A utility library for converting functions to curried variants with optional placeholders and fixed arity. 85
thunklife/fn-curry A utility function to transform a regular function into a curried version, allowing it to be called with partial arguments. 5
ded/valentine A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. 286
thoughtbot/curry Provides Swift implementations of function currying to support higher-order functions 495
pakoito/rxcurrying A library for currying and simplifying function calls in RxJava 38
bttmly/fops Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. 2
dominicbarnes/deku-grid A Deku component library for creating grid-based layouts using suitcss/components-grid 5
simonexmachina/ember-devtools A collection of useful Ember.js debugging functions. 159
danwrong/restler A Node.js library for making HTTP requests with automatic serialization and deserialization of various data types. 1,986
teaentitylab/fpes A library providing core functional programming functions and types for JavaScript 43
joel-jeremy/deezpatch A simple fast dispatch library designed to support the CQRS pattern in Java applications 42
guck111/ramda A functional JavaScript library designed to facilitate predictable and composable code 46
indy256/codelibrary A comprehensive collection of algorithms and data structures implemented in multiple programming languages 1,942
devinross/curry A Cocoa Touch framework designed to enhance and complement Apple's Foundation and UIKit libraries 49
leandromoh/curryfy Provides strongly typed extensions for C# delegates to support functional programming techniques like currying and partial application. 69