sodiray / radash

Functional utility library - modern, simple, typed, powerful
https://radash-docs.vercel.app
MIT License
4.18k stars 167 forks source link

extend get function to handle path contain quote #336

Closed xiamibuchi closed 6 months ago

xiamibuchi commented 1 year ago

Description

For the get method, the case where the path contains quotation marks is not handled

for example:

const obj = {
    num: 1
}
get(obj, '["num"]')

Checklist

Resolves

If the PR resolves an open issue tag it here. For example, Resolves #34

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 2:41am