Returns an array of own enumerable property values from an object.
Get the values of an object
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
Stringify an object/array like JSON.stringify just without all the double-quotes
Use property paths (`a.b.c`) get a nested value from an object.
Set nested properties on an object using dot-notation.