arshadkazmi42 / arshadkazmi42/json-nested-replace
Add support for replacing integer / boolean values
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
With the fix done in this PR https://github.com/arshadkazmi42/json-nested-replace/pull/25
The library supports only replacing of strings value, we could add replacement of number and boolean also.
In case of number and boolean, we will just overwrite the value with input value.
Contributor guide
Assessment
This issue has not been assessed yet.