339,157 packages matching “object assignment”
is-plain-object
v5.0.0 · 5 years ago
Returns true if an object was created by the `Object` constructor, or Object.create(null).
No known vulnerabilities
is-equal-shallow
v0.1.3 · 11 years ago
Does a shallow comparison of two objects, returning false if the keys or values differ.
No known vulnerabilities
sort-keys-length
v2.0.0 · 9 years ago
Sort objecy keys by length
No known vulnerabilities
as-table
v1.0.55 · 6 years ago
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
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
validate-npm-package-license
v3.0.4 · 8 years ago
Give me a string and I'll tell you if it's a valid npm package license string
No known vulnerabilities
get-own-enumerable-property-symbols
v3.0.2 · 6 years ago
Returns an array of all enumerable symbol properties found directly upon a given object
No known vulnerabilities
gensync
v1.0.0-beta.2 · 5 years ago
Allows users to use generators in order to write common functions that can be both sync or async.
No known vulnerabilities
define-data-property
v1.1.4 · 2 years ago
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
No known vulnerabilities
json-buffer
v3.0.1 · 7 years ago
JSON parse & stringify that supports binary via bops & base64
No known vulnerabilities
merge-options
v3.0.4 · 5 years ago
Merge Option Objects
No known vulnerabilities
json-stringify-safe
v5.0.1 · 11 years ago
Like JSON.stringify, but doesn't blow up on circular refs.
No known vulnerabilities
hpack.js
v2.1.6 · 9 years ago
HPACK implementation
No known vulnerabilities
object.map
v1.0.1 · 8 years ago
Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
No known vulnerabilities
is-extendable
v1.0.1 · 8 years ago
Returns true if a value is a plain object, array or function.
No known vulnerabilities
utils-merge
v1.0.1 · 8 years ago
merge() utility function
No known vulnerabilities
clone-deep
v4.0.1 · 7 years ago
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
No known vulnerabilities
deep-freeze
v0.0.1 · 13 years ago
recursively Object.freeze() objects and functions
No known vulnerabilities
get-object
v0.2.0 · 10 years ago
Get a property from an object using dot (object path) notation.
No known vulnerabilities
merge-stream
v2.0.0 · 7 years ago
Create a stream that emits events from multiple other streams
No known vulnerabilities