issues
search
dominictarr
/
curry
simple curry module, with nothing *too clever*, and full test coverage
312
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lodash from 2.1.0 to 4.17.15
#36
dependabot[bot]
opened
5 years ago
0
Bump uglify-js from 2.3.6 to 3.6.0
#35
dependabot[bot]
opened
5 years ago
0
Can't curry more than 10 arguments
#34
dariodavi
opened
6 years ago
1
Add a license
#33
km-smith
opened
7 years ago
0
Not work with ES6 default parameters
#32
ndaidong
closed
7 years ago
3
curry.adaptTo unshifts last argument when the curried function is invoked
#31
mauriciopoppe
opened
8 years ago
0
Bug in `curry.adaptTo`
#30
mauriciopoppe
opened
8 years ago
1
Alternative implementation
#29
tusharmath
opened
8 years ago
1
chore: upgrade mocha and lodash, gitignore, travis
#28
zhuangya
closed
8 years ago
1
update README.md link to new hugh jackson post link
#27
timelyportfolio
opened
9 years ago
1
can't use curry.js as an AMD module
#26
NerdcoreSteve
opened
9 years ago
1
curry a function where arguments have been swapped
#25
ghost
closed
9 years ago
1
Pass context through the anonymous curry-flavoured functions
#24
Altreus
opened
9 years ago
1
compose
#23
Altreus
closed
9 years ago
2
Fixed: broken link in README
#22
alexeyraspopov
closed
9 years ago
1
Update blog post URL explaining why curry helps
#21
rndstr
closed
7 years ago
0
Helper link fixed.
#20
hemanth
opened
10 years ago
0
Correct URL to blog post.
#19
wilmoore
opened
10 years ago
0
functions love names :)
#18
oleksandr-shvets
closed
8 years ago
2
Can you please provide license?
#17
gnuman
opened
10 years ago
4
Broken link.
#16
ngryman
opened
10 years ago
2
Adding curry.adapt and curry.adaptTo
#15
hughfdjackson
closed
11 years ago
0
curry.adapt
#14
hughfdjackson
closed
11 years ago
0
Provide an alternative curry that accepts an arity
#13
hughfdjackson
closed
11 years ago
0
Provide an alternative curry that accepts an arity
#12
hughfdjackson
closed
11 years ago
2
UMD export for great good
#11
hughfdjackson
closed
11 years ago
0
Added arity, updated docs, cleaned up code
#10
hughfdjackson
closed
11 years ago
0
Name the function returned from curry 'curriedFn', to aid debugging
#9
hughfdjackson
closed
11 years ago
1
Name the function returned from curry as 'curriedFunction', to aid debugging
#8
hughfdjackson
closed
11 years ago
1
Support correct arity reporting
#7
hughfdjackson
closed
11 years ago
1
Make available for browser
#6
hughfdjackson
closed
11 years ago
4
Proposed v1
#5
hughfdjackson
closed
11 years ago
0
Readme confusion
#4
hughfdjackson
closed
11 years ago
7
Iterate over arguments array using C-style for loop.
#2
aperiodic
closed
13 years ago
4
fix to make curry work in the repl
#1
ghost
closed
13 years ago
1