562,362 packages matching “deep object animator”
object-assign
v4.1.1 · 9 years ago
ES2015 `Object.assign()` ponyfill
No known vulnerabilities
is-extendable
v1.0.1 · 9 years ago
Returns true if a value is a plain object, array or function.
No known vulnerabilities
aurelia-animator-css
v1.0.4 · 8 years ago
An implementation of the abstract Animator interface from templating which enables css-based animations.
No known vulnerabilities
deep-object-diff
v1.1.9 · 3 years ago
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
No known vulnerabilities
object-copy
v1.0.0 · 9 years ago
Copy static properties, prototype properties, and descriptors from one object to another.
No known vulnerabilities
deep-extend
v0.6.0 · 8 years ago
Recursive object extending
No known vulnerabilities
sprite-animator
v1.11.5 · 6 years ago
Abstract animation generators.
No known vulnerabilities
object-visit
v1.0.1 · 9 years ago
Call a specified method on each value in the given object.
No known vulnerabilities
to-object-path
v0.3.0 · 10 years ago
Create an object path from a list or array of strings.
No known vulnerabilities
object-deep-merge
v2.0.1 · 4 months ago
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
No known vulnerabilities
xtend
v4.0.2 · 7 years ago
extend like a boss
No known vulnerabilities
define-property
v2.0.2 · 8 years ago
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
No known vulnerabilities
defaults
v3.0.0 · 2 years ago
Easily handle defaults for your options
No known vulnerabilities
fast-deep-equal
v3.1.3 · 6 years ago
Fast deep equal
No known vulnerabilities
object-keys
v1.1.1 · 7 years ago
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
No known vulnerabilities
sort-object
v3.0.3 · 7 years ago
Sort the keys in an object.
No known vulnerabilities
for-in
v1.0.2 · 9 years ago
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
No known vulnerabilities
es6-object-assign
v1.1.0 · 9 years ago
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
No known vulnerabilities
mixin-object
v3.0.0 · 9 years ago
Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.
No known vulnerabilities
extend-shallow
v3.0.2 · 8 years ago
Extend an object with the properties of additional objects. node.js/javascript util.
No known vulnerabilities