jonschlinkert / set-valueLinks
Set nested properties on an object using dot-notation.
☆278Updated 2 years ago
Alternatives and similar repositories for set-value
Users that are interested in set-value are comparing it to the libraries listed below
Sorting:
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago
- Timeout a promise after a specified amount of time☆293Updated this week
- Traverse JSON Schema passing each schema object to callback