Skip to content

issues Search Results · repo:sodiray/radash language:TypeScript

Filter by

147 results
 (80 ms)

147 results

insodiray/radash (press backspace or delete to remove)

When a function rejects with a falsy value instead of an Error object, it is not possible to know if an error occurred like with try-catch. import { tryit } from radash ; function getUser() { return ...
  • deswan
  • 1
  • Opened 
    on May 8
  • #454

Issue Description: Currently, the set function does not correctly handle number keys, treating them incorrectly as array indices rather than valid object keys. This causes issues when a path with a number ...
  • nightohl
  • 5
  • Opened 
    on Feb 8
  • #446

Summary I found a security issue in radash, but I could not find the way to contact the project maintainers privately. May I ask you to tell me a contact method you prefer? FYI I suggest you to put ...
  • arkark
  • 2
  • Opened 
    on Jan 25
  • #445

This library has been great, but I noticed there haven’t been any updates or merges in 10 months. Is it still being maintained? If this project is no longer being maintained I’ve been exploring alternatives, ...
  • LSoJeong
  • 3
  • Opened 
    on Jan 20
  • #444

Doesn t this library use Babel for polyfill? Then operators like?./??/... will report errors when running in a low-version browser environment, unless a Lodash is recompiled in the host environment.
  • Running53
  • 1
  • Opened 
    on Dec 23, 2024
  • #442

get function can not get value from below json object, but lodash can! 😂 { /api-v1.2 : some-value } img width= 740 alt= Screenshot 2024-12-20 at 22 58 57 src= https://github.com/user-attachments/assets/019b4976-bb9f-42a7-8522-2cb1e2b92c9e ...
  • JongLim107
  • 8
  • Opened 
    on Dec 20, 2024
  • #441

Here s what I expect. title( ABC ) == ABC; Practical use scenarios: title( WCBA_active ) == WCBA Active
  • rex-ll
  • Opened 
    on Dec 9, 2024
  • #439

Following the issue #362 and before creating any PR, I want to describe my use case. I have a slider (like a video player slider). This slider has two events: - onChange - onChangeEnd onChangeEnd ...
  • ramiel
  • Opened 
    on Nov 18, 2024
  • #437

import JSONBigInt from json-bigint import { crush } from radash const { stringify, parse } = JSONBigInt() console.log(crush(parse(stringify({ a: 1 })))) // expected // { a: 1 } // actual // { ...
  • muradm
  • 1
  • Opened 
    on Oct 24, 2024
  • #435
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub