issues
search
typed-typings
/
npm-ramda
TypeScript's type definitions for Ramda
MIT License
384
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(partition): add support for type guards
#464
kaciakmaciak
opened
1 year ago
0
Adding support for type guards to `partition` function.
#463
kaciakmaciak
opened
1 year ago
0
chore(deps): bump debug from 2.6.8 to 2.6.9
#462
dependabot[bot]
opened
1 year ago
0
chore(deps): bump qs from 6.4.0 to 6.4.1
#461
dependabot[bot]
opened
1 year ago
0
chore(deps): bump shell-quote from 1.6.1 to 1.7.3
#460
dependabot[bot]
opened
2 years ago
0
chore(deps): bump tmpl from 1.0.4 to 1.0.5
#459
dependabot[bot]
opened
3 years ago
0
chore(deps): bump path-parse from 1.0.5 to 1.0.7
#458
dependabot[bot]
opened
3 years ago
0
chore(deps): bump tar from 2.2.1 to 2.2.2
#457
dependabot[bot]
opened
3 years ago
0
chore(deps): bump merge from 1.2.0 to 1.2.1
#456
dependabot[bot]
opened
3 years ago
0
chore(deps): bump hosted-git-info from 2.5.0 to 2.8.9
#455
dependabot[bot]
opened
3 years ago
0
chore(deps): bump handlebars from 4.0.10 to 4.7.7
#454
dependabot[bot]
opened
3 years ago
0
chore(deps): bump y18n from 3.2.1 to 3.2.2
#453
dependabot[bot]
closed
3 years ago
0
Arity limitation for R.compose's rightmost function?
#452
NicoleRauch
opened
3 years ago
0
chore(deps): bump ini from 1.3.4 to 1.3.7
#451
dependabot[bot]
opened
3 years ago
0
Ramda 0.27
#450
ranneyd
opened
4 years ago
1
chore(deps): bump handlebars from 4.0.10 to 4.7.6
#449
dependabot[bot]
closed
3 years ago
1
Typescript 4: Solve a lot of our problems
#448
ranneyd
opened
4 years ago
0
Evolve typings
#447
icaroponce
opened
4 years ago
0
Expected 0 arguments, but got 1
#446
Brad19
opened
4 years ago
3
How to type pathOr?
#445
codingedgar
opened
4 years ago
0
chore(deps): bump handlebars from 4.0.10 to 4.5.3
#444
dependabot[bot]
closed
4 years ago
1
feat(whereAny): test function returns true if at least one of the predicates returns true, false otherwise
#443
hitmands
closed
4 years ago
0
How should we type lift?
#442
robounohito
opened
5 years ago
0
type into in typescript
#441
codingedgar
opened
5 years ago
0
Generics lost on currying for higher-order functions
#440
tgelu
opened
5 years ago
1
fix(types): allow `always` to accept arguments
#439
ipanasenko
closed
1 year ago
0
R.evolve is not deriving type from curried evolver
#438
bandreetto
opened
5 years ago
0
`transduce` and `into` are declared with `any` and for narrow use cases in general
#437
texastoland
closed
5 years ago
0
Add dissoc(prop: number)
#436
oleg-mtr
opened
5 years ago
0
mergeDeepRight returns incompatible if objects contain array props
#435
oleg-mtr
opened
5 years ago
1
Using groupBy with path always fails typecheck
#434
wbusby88
opened
5 years ago
0
`pipeWith` is missing
#433
laptou
opened
5 years ago
0
curry type
#432
KiaraGrouwstra
opened
5 years ago
0
`prop` does not work with optional keys
#431
jerelmiller
opened
5 years ago
1
R.Path - Typescript error for an array of objects
#430
e1um
opened
5 years ago
0
npm-ramda motivation
#429
hitmands
closed
3 years ago
4
chore: add .nvmrc
#428
ipanasenko
closed
1 year ago
0
Type '{}[]' is not assignable to type 'string'. [2345]
#427
JeffreyChan
opened
5 years ago
0
module has no exported member thunkify
#426
houd1ni
opened
5 years ago
0
R.comparator + R.lt
#425
ol-lo
closed
5 years ago
1
R.move does not exist
#424
valivvvv
opened
5 years ago
2
argument order of adjust has changed
#423
hitbear518
opened
5 years ago
2
R.includes is not include here.
#422
NathanLi
closed
5 years ago
3
memoize has been removed in ramda 0.26.0
#421
bolasblack
opened
5 years ago
2
How to install this module?
#420
mintuhouse
opened
6 years ago
6
R.complement doesn't work well with curried functions
#419
mintuhouse
opened
6 years ago
0
innerJoin not found in types
#418
admosity
closed
6 years ago
1
mapObjIndexed can't apply the Record type
#417
tomzaku
opened
6 years ago
0
pathOr requires two generics, when one makes more sense
#416
ipanasenko
closed
6 years ago
2
pipe combined with head produces typescript error
#415
redmundas
closed
6 years ago
1
Next