Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sodiray/radash issues and pull requests

#447 - Fix#446 Treat Number Keys as Valid Keys in the set Function

Pull Request - State: open - Opened by nightohl 9 days ago - 1 comment

#446 - Treat Number Keys as Valid Keys in the set Function

Issue - State: open - Opened by nightohl 9 days ago - 5 comments

#444 - Is it still being maintained?

Issue - State: open - Opened by LSoJeong 27 days ago - 1 comment

#443 - feat: add _.remove

Pull Request - State: open - Opened by nusohiro about 1 month ago - 1 comment

#442 - No polyfill has been done

Issue - State: open - Opened by Running53 about 2 months ago - 1 comment

#439 - title('ABC') ==> A B C, doesn't that make sense?

Issue - State: open - Opened by rex-ll 2 months ago

#437 - Debounce ignore next

Issue - State: open - Opened by ramiel 3 months ago

#435 - problem crushing objects with null prototype

Issue - State: open - Opened by muradm 4 months ago - 1 comment

#434 - add _.isBigint

Pull Request - State: open - Opened by heathcliff-hu 4 months ago - 2 comments

#433 - Update throttle visualization

Pull Request - State: open - Opened by dsongman 4 months ago - 1 comment

#432 - .set cannot set an object value to undefined.

Issue - State: open - Opened by uxuip 4 months ago - 2 comments

#431 - set does not update a single, non nested field

Issue - State: open - Opened by gabrielstuff 5 months ago - 1 comment

#430 - Fix typo in "die-hard"

Pull Request - State: open - Opened by tylerlaprade 5 months ago - 1 comment

#429 - `omit` should accept `readonly` arrays

Issue - State: open - Opened by matthew-holder-revvity 5 months ago

#428 - feat: add _.isBigInt

Pull Request - State: closed - Opened by heathcliff-hu 5 months ago - 3 comments

#427 - Why not use Number.isInteger

Issue - State: closed - Opened by JonZhang3 5 months ago - 4 comments

#426 - parallel should support limit = Infinity

Issue - State: open - Opened by karmaniverous 5 months ago - 1 comment

#425 - [Need Answer]

Issue - State: closed - Opened by 321paranoiawhy 6 months ago - 2 comments

#424 - Typing on assign allowing for partials

Issue - State: open - Opened by jessielaf 6 months ago - 1 comment

#423 - feat(typed): isMap Function

Pull Request - State: open - Opened by homocat 6 months ago - 2 comments

#421 - An error was reported in the dev environment in the webpack project

Issue - State: open - Opened by Zian502 7 months ago - 4 comments

#420 - types: assign type is note safe

Issue - State: open - Opened by minx222 7 months ago - 1 comment

#419 - [Request] Loosen the type on the Array sum function

Issue - State: open - Opened by dyerw 7 months ago - 2 comments

#417 - [Array] toggle with falsy elements returns wrong result

Issue - State: open - Opened by karoyqiu 8 months ago - 1 comment

#416 - [REQUEST] assign - How to keep object references

Issue - State: open - Opened by xmsz-stu 8 months ago

#414 - Make types for capitalize infer format for constant strings

Pull Request - State: open - Opened by rafawendel 8 months ago - 2 comments

#413 - debounce 函数在vue3 选项式api中使用存在this指向问题

Issue - State: open - Opened by maodi-hub 8 months ago - 2 comments

#412 - [Doc] Update version label (~~10.x.x~~ -> 12.x.x)

Pull Request - State: open - Opened by fResult 8 months ago - 1 comment

#411 - [Doc] Fix wrong code example in `chain` function page

Pull Request - State: open - Opened by fResult 8 months ago - 1 comment

#410 - [docs] Fix example results for mapKeys

Pull Request - State: open - Opened by aleclarson 8 months ago - 1 comment

#409 - `isObject` should not be used by other functions in radash

Issue - State: open - Opened by tiny-ant 9 months ago - 1 comment

#408 - allow debounce to trigger on leading (and trailing) edge

Issue - State: open - Opened by mkresse 9 months ago - 3 comments

#407 - [Docs] Fix the problem of wrong variable name.

Pull Request - State: open - Opened by songjianet 9 months ago - 1 comment

#406 - fix: fixed group return type

Pull Request - State: open - Opened by gperdomor 9 months ago - 2 comments

#405 - isNumber(NaN)

Issue - State: open - Opened by imsfc 10 months ago

#403 - [Async] Allow onRetry option for retry

Issue - State: open - Opened by gperdomor 10 months ago - 3 comments

#402 - feat: add pickBy

Pull Request - State: open - Opened by yubaoquan 10 months ago - 2 comments

#401 - Similar to `objectify`, to return `Map`

Issue - State: open - Opened by omid 10 months ago - 4 comments

#400 - crush behaves unexpectedly

Issue - State: open - Opened by silveltman 10 months ago - 1 comment

#399 - Feature Request: Convert flat array objects to tree-like data

Issue - State: open - Opened by narukeu 10 months ago - 1 comment

#398 - fix(tests): Fix word spelling mistakes

Pull Request - State: open - Opened by Azir-11 10 months ago - 2 comments

#397 - feat: string repeat function

Pull Request - State: closed - Opened by telangY 10 months ago - 3 comments

#395 - perf: improve assign ops/s by 2x

Pull Request - State: open - Opened by Kinbaum 11 months ago - 4 comments

#394 - Why is cloneDeep not implemented

Issue - State: closed - Opened by codexlin 11 months ago - 2 comments

#393 - We need Chinese documents

Issue - State: closed - Opened by hlfine 11 months ago - 5 comments

#392 - AggregateError cannot be used with `instanceof`

Issue - State: closed - Opened by convers39 11 months ago - 3 comments

#391 - feat: add cast function for array

Pull Request - State: closed - Opened by chiui-li 11 months ago - 3 comments

#390 - can't open `Edit this page on GitHub` in docs

Issue - State: open - Opened by seeintea 11 months ago

#388 - Ts type error in 'shake'

Issue - State: open - Opened by qingzhoufeihu 11 months ago - 2 comments

#387 - feat(curry): add `leading` option for function `debounce` and `throttle`

Pull Request - State: closed - Opened by LynnSha1ng 11 months ago - 4 comments

#386 - Incorrect Return Value for isObject(Object.create(null))

Issue - State: closed - Opened by AciGo 11 months ago - 3 comments

#385 - Add `isNullish`, `isNonNullish` and `isKeyOf` Utility Functions

Pull Request - State: open - Opened by shtse8 11 months ago - 2 comments

#384 - why not provide deep copy method,be like deep copy of array or object?

Issue - State: open - Opened by yyqxjwxy 11 months ago - 8 comments

#383 - fix(object): fixed `set` not setting keys starting with number correctly

Pull Request - State: open - Opened by UnKnoWn-Consortium 11 months ago - 2 comments

#381 - add return type generic to memo func

Pull Request - State: closed - Opened by sodiray 12 months ago - 1 comment
Labels: release

#380 - Add missing apostrophe in core-concepts.mdx

Pull Request - State: closed - Opened by dBaliukynas 12 months ago - 1 comment

#379 - improve memo, partial, compose, and chain function types

Pull Request - State: closed - Opened by sodiray 12 months ago - 1 comment
Labels: release

#377 - Add product function

Pull Request - State: open - Opened by dolsem about 1 year ago - 4 comments

#376 - Is this github repository still maintained? 🥹

Issue - State: open - Opened by fResult about 1 year ago - 2 comments

#375 - benchmark comparisons with other alternatives

Issue - State: open - Opened by meftunca about 1 year ago - 7 comments

#374 - docs: mention that `unique` does not preserve order

Pull Request - State: closed - Opened by danmichaelo about 1 year ago - 1 comment

#373 - `assign` does not handle `null` values well

Issue - State: open - Opened by anion155 about 1 year ago - 2 comments

#372 - Return type for `partial` is `any`

Issue - State: closed - Opened by danmichaelo about 1 year ago - 2 comments

#371 - feat: add option to run parallel in order

Pull Request - State: closed - Opened by Fjandin about 1 year ago - 4 comments

#370 - fix: Improve type inference for `chain` function

Pull Request - State: closed - Opened by fResult about 1 year ago - 1 comment

#369 - Either/Left/Right/task type support for tryit

Pull Request - State: closed - Opened by stefaanv about 1 year ago - 1 comment

#368 - Solves issue #365 with crush() not handling dots in object keys

Pull Request - State: closed - Opened by stefaanv about 1 year ago - 2 comments

#367 - Map entries with filtering

Pull Request - State: closed - Opened by stefaanv about 1 year ago - 1 comment

#365 - crush() doesn't handle dots in property names well

Issue - State: open - Opened by stefaanMLB about 1 year ago - 4 comments

#364 - Allow filtering in MapEntries

Issue - State: open - Opened by stefaanv about 1 year ago - 2 comments

#362 - Challenging the Logic Behind "active" in Debounce Function

Issue - State: open - Opened by QTimort over 1 year ago - 3 comments

#361 - Make cluster example more clear

Pull Request - State: closed - Opened by Minhir over 1 year ago - 1 comment

#360 - Migrate project to eslint

Pull Request - State: open - Opened by gquittet over 1 year ago - 2 comments

#359 - types: type safer implementation for `sum` function (#358)

Pull Request - State: closed - Opened by jukanntenn over 1 year ago - 2 comments

#358 - Type safer implementation for `sum` function

Issue - State: closed - Opened by jukanntenn over 1 year ago

#357 - `set` should not use array when object key string start with number

Issue - State: open - Opened by everyx over 1 year ago - 1 comment

#353 - Bug: `random.shuffle()` function is broken and does not work as expected

Issue - State: open - Opened by EgizianoEG over 1 year ago - 1 comment

#351 - Group cannot be used with mapValues due to Partial return type

Issue - State: open - Opened by osdiab over 1 year ago - 1 comment

#345 - Fluent API

Issue - State: open - Opened by stefaanMLB over 1 year ago - 2 comments

#343 - Add correct handling of non string, number or symbol values to unique

Pull Request - State: open - Opened by jordydhoker over 1 year ago - 2 comments

#342 - Unique does not handle non string, number or symbol values correctly

Issue - State: open - Opened by jordydhoker over 1 year ago - 1 comment

#339 - `chain` function can't infer data type

Issue - State: closed - Opened by fResult over 1 year ago - 4 comments

#338 - tryit method doesn't works with a class

Issue - State: open - Opened by fontanaen over 1 year ago - 1 comment

#336 - extend get function to handle path contain quote

Pull Request - State: closed - Opened by xiamibuchi over 1 year ago - 1 comment

#331 - Why is the range function max inclusive?

Issue - State: open - Opened by JamzOJamz over 1 year ago - 2 comments

#330 - Update series.ts

Pull Request - State: closed - Opened by metasong over 1 year ago - 1 comment

#328 - fix: fix typo in docs

Pull Request - State: closed - Opened by AngadSethi over 1 year ago - 1 comment

#327 - feat: Add `collect` and `collectFirst` functions

Pull Request - State: open - Opened by adamhamlin over 1 year ago - 4 comments

#326 - Feature request - pick with readonly array

Issue - State: open - Opened by stefaanMLB over 1 year ago - 3 comments