Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
merge-tablecell
a plugin to merge table-cell
type-fest
A collection of essential TypeScript types
smob
Zero dependency library to safe merge objects.
extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
array-union
Create an array of unique values, in order, from the input arrays
deepmerge
A library for deep (recursive) merging of Javascript objects
merge2
Merge multiple streams into one stream in sequence or parallel.
lodash.merge
The Lodash method `_.merge` exported as a module.
merge-refs
A function that merges React refs into one.
extend
Port of jQuery.extend for node.js and the browser
merge-descriptors
Merge objects using their property descriptors
xtend
extend like a boss
deep-extend
Recursive object extending
defaults
Easily handle defaults for your options
webpack-merge
Variant of merge that's useful for webpack configuration
@eslint/object-schema
An object schema merger/validator
assign-symbols
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
mixin-deep
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
static-extend
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
micromark-util-combine-extensions
micromark utility to combine syntax or html extensions