Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ramda/types


https://github.com/ramda/types

Ramda makes typescript compilation fail

nfroidure opened this issue about 1 month ago
`splitEvery` typings are wrong

codan84 opened this issue about 1 month ago
partition typing broken with interface and object

davetapley opened this issue about 1 month ago
Typescript crash with 0.30.x & typescript 3.6+

kbrownlees opened this issue 2 months ago
fix (merge funcs) optimize when both sides are same type

Harris-Miller opened this pull request 4 months ago
new(ascendNatural, descendNatural)

Harris-Miller opened this pull request 7 months ago
Typescript type inferencing

SOULPWRD opened this issue 7 months ago
ramda pick type inference is not correct

TedPap opened this issue 8 months ago
0.30.0 lensProp type-check fail

fangjc1986 opened this issue 8 months ago
Export isNotEmpty types as it is now part of ramda 0.30.0

saksham-sharma opened this issue 8 months ago
new(flow) add types for new flow function

Harris-Miller opened this pull request 8 months ago
`type()` can return `BigInt`

RobinTail opened this pull request 9 months ago
Fix: ts4 support

Harris-Miller opened this pull request 9 months ago
fix(forEach) Remove forEach second generic on root function

Harris-Miller opened this pull request 10 months ago
`groupBy` partial object creates issues with downstream usage.

AndrewSouthpaw opened this issue 10 months ago
forEach requires type parameter

AndrewSouthpaw opened this issue 10 months ago
`curry` no longer works with `map`

AndrewSouthpaw opened this issue 10 months ago
Draft: update(replace) full curry typings

Harris-Miller opened this pull request 10 months ago
Real world usage of omit is now awkward

robations opened this issue 10 months ago
[0.29.9] `pluck` inside `pipe` get ts error

nathan1530 opened this issue 10 months ago
fix(filter, reject) update overload orderings

Harris-Miller opened this pull request 10 months ago
update(type-utils) simplify ElementOf

Harris-Miller opened this pull request 10 months ago
@types/ramda failing under 5.4

jakebailey opened this issue 10 months ago
`filter` chooses wrong type overload when used with `map`.

AndrewSouthpaw opened this issue 10 months ago
new(isNotEmpty) add types for isNotEmpty function, and update isEmpty

Harris-Miller opened this pull request 11 months ago
update(assoc) Simplify Typings to fix inference and cross function usage

Harris-Miller opened this pull request 11 months ago
Revert "Update: propEq to allow wider-typing for value in comparison"

Harris-Miller opened this pull request 11 months ago
Draft: fix(propEq) Testing suggested fixed from DefinitelyTyped

Harris-Miller opened this pull request 11 months ago
Why is `ElementOf` so complex?

rbuckton opened this issue 11 months ago
fix(assoc) overload reorder and unit tests

Harris-Miller opened this pull request 11 months ago
Draft: fix(groupBy) do not return wrapped in `Partial<>`

Harris-Miller opened this pull request 11 months ago
New: added LICENSE.md

Harris-Miller opened this pull request 11 months ago
Issues with upgrading from 0.28.25 to 0.29.1 when using yarn PnP

nemanja-tosic opened this issue 11 months ago
groupBy returns a type that is not compatible with Object.entries

nemanja-tosic opened this issue 11 months ago
fix(isNil): Accept generic type for inversion type extraction

Harris-Miller opened this pull request 11 months ago
feat(partition): stricter types, add test

GerkinDev opened this pull request 11 months ago
feat(zipObj): stricter types, add test

GerkinDev opened this pull request 11 months ago
propEq type doesn't account for optional properties

jmarks-joshua opened this issue 12 months ago
Missing copyright notice

fnordian opened this issue about 1 year ago
fix(pick): update for ts4 support

Harris-Miller opened this pull request about 1 year ago
Update: omit

Harris-Miller opened this pull request about 1 year ago
Fix: `path`

Harris-Miller opened this pull request about 1 year ago
pipe and useWith get ts error

Yueyanc opened this issue about 1 year ago
Make `isNotNil` a type guard

lensbart opened this issue about 1 year ago
stricter omit

lautarodragan opened this pull request about 1 year ago
TS4 support

Harris-Miller opened this pull request about 1 year ago
fix(path): Put back in curried signature for path function

Harris-Miller opened this pull request about 1 year ago
Fix(pick): Allow zero length array to be passed

Harris-Miller opened this pull request about 1 year ago
/types-ramda/es/index.d.ts:4453:22 - error

BillyG83 opened this issue about 1 year ago
keys() to pick() typing problem

mirimCZ opened this issue about 1 year ago
Fix(prop): Allow optional props for prop(key)(obj) variety

Harris-Miller opened this pull request about 1 year ago
Update: propEq to allow wider-typing for value in comparison

Harris-Miller opened this pull request about 1 year ago
[WIP] fix(propEq): improve propEq typings

Nemo108 opened this pull request about 1 year ago
fix(propEq): improve propEq typings

Nemo108 opened this pull request about 1 year ago
fix(pluck): pluck now can return object

Nemo108 opened this pull request about 1 year ago
Update: take

Harris-Miller opened this pull request about 1 year ago
Update: support modifyPath change from 0.29.1

Harris-Miller opened this pull request about 1 year ago
Update: match

Harris-Miller opened this pull request about 1 year ago
Update: path

Harris-Miller opened this pull request about 1 year ago
Update: min, max, minBy, maxBy

Harris-Miller opened this pull request about 1 year ago
Breaking change introduced

person1123 opened this issue over 1 year ago
Chore: Merge into main

Harris-Miller opened this pull request over 1 year ago
Chore: bump all deps

Harris-Miller opened this pull request over 1 year ago
Update: Pluck

Harris-Miller opened this pull request over 1 year ago
New: Unwind

Harris-Miller opened this pull request over 1 year ago
Type inference on ifElse

capArturo507 opened this issue over 1 year ago
Update: add 'AsyncFunction' to return type union of `type`

Harris-Miller opened this pull request over 1 year ago
"AsyncFunction" is not listed in return type of type()

Patriksafar opened this issue over 1 year ago
Fix: Random Fixes

Harris-Miller opened this pull request over 1 year ago
Fix: propEq

Harris-Miller opened this pull request over 1 year ago
Fix: allPass, anyPass, both, either, ifElse

Harris-Miller opened this pull request over 1 year ago
Update: Pick

Harris-Miller opened this pull request over 1 year ago
Update: keys related functions

Harris-Miller opened this pull request over 1 year ago
Fix: Map

Harris-Miller opened this pull request over 1 year ago
Update: Overload reordering

Harris-Miller opened this pull request over 1 year ago
Update: Concat

Harris-Miller opened this pull request over 1 year ago
Draft: Update: Filter

Harris-Miller opened this pull request over 1 year ago
fix(groupBy): return Partial Record

jeysal opened this pull request over 1 year ago
Chore: Better build script

Harris-Miller opened this pull request over 1 year ago
New: swap

ranneyd opened this pull request over 1 year ago
Update: of

Harris-Miller opened this pull request over 1 year ago
Update: count

Harris-Miller opened this pull request over 1 year ago
Breaking: prop

Harris-Miller opened this pull request over 1 year ago
Fix: Has

Harris-Miller opened this pull request over 1 year ago
Draft: Breaking: assoc, dissoc, and modify

Harris-Miller opened this pull request over 1 year ago
`of` now receives two parameters instead of one

tikudev opened this issue over 1 year ago
`assoc` returns a narrower type than what is passed

ericyd opened this issue over 1 year ago
`pluck` does not work with argument typed as `any`

ericyd opened this issue over 1 year ago
transduce's accumulator type

WPitak opened this issue over 1 year ago
Update: isNotNil use built-in NonNullable

hd-o opened this pull request over 1 year ago
Updating defaultTo type definitions

lax4mike opened this pull request over 1 year ago
Conditional types

lax4mike opened this issue over 1 year ago
Fix: `pathEq` Argument order change for 0.29.0 release

Harris-Miller opened this pull request over 1 year ago
Draft: Update: compose/pipe

Harris-Miller opened this pull request over 1 year ago
Update: Map

Harris-Miller opened this pull request over 1 year ago