lowercase-keys-object
Lowercase the keys of an object
Lowercase the keys of an object
Snakecase the keys of an object
Uppercase the keys of an object
Pascalcase the keys of an object
Camelcase the keys of an object
JavaScript convert string to path/case - Use for both Node.JS and Browser.
JavaScript convert string to dot.case - Use for both Node.JS and Browser.
Camelcase the keys of an object
JavaScript convert string to text case - Use for both Node.JS and Browser.
JavaScript Convert string to Header Case - Use for both Node.JS and Browser.
merge and deep-copy objects, get/set properties by dotted name, taint detect
Simple library for deep merge of objects and other types (also for patch and immutable updates). Declarative operations to specific merge, for example to remove properties. Customize merging between specific types. Calculating diffs.
ES6 polyfills that use native implementation if available and do not pollute the global namespace
An Object.assign polyfill
Returns `true` if a value is any type of object, but not an array. Browserify-ready.
Common typescript ready prototypes available in both CommonJS and ECMAScript
Utility functions
Isomorphic ES3 library to common stuff on object literals and arrays
A function to assign default values to undefined values in an object
Object.assign polyfill copied from MDN