simple-cover
simple cover json data
simple cover json data
Convert the values present in an object to lowercase
Allows you to replace Object.assign with simple polyfill
Assign objects
Extend an object with the properties of other objects, but only if they don't already exist.
Recursive Object.assign(), but won't assign read-only properties.
Augment selectively an object or the prototype of a class.
A free javascript browser environment utility library
Extend Object.assgin(),it can support filter, deep copy, protect property...
Extend a JSON file with additional properties, API and CLI.
Extend given module(s) with specified object. Use for extending object modules that you require and install as npm packages.
Allows you to extract a specific property in a deep nested object without having to check the existance of each property in-between.
Class providing events, dot path syntax for properties, JSON serialization, singletons and more.
A shallow extend method that removes extra properties from the target object.
A small toolkit for manipulating the DOM, with a focus on creative coding and animation.
Modify the keys of an object
A tool to help manage subclassable config/options objects
Object.assign asynchronously.
An Object.assign method that works with partially polyfilled Symbols too