Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
deepmerge
A library for deep (recursive) merging of Javascript objects
shallow-clone
Creates a shallow clone of any JavaScript value.
rfdc
Really Fast Deep Clone
copy-descriptor
Copy a descriptor from object A to object B
klona
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
clone-response
Clone a Node.js HTTP response stream
copy-webpack-plugin
Copy files && directories with webpack
object-copy
Copy static properties, prototype properties, and descriptors from one object to another.
class-utils
Utils for working with JavaScript classes and prototype methods.
mimic-function
Make a function mimic another one
copy-anything
An optimised way to copy'ing an object. A small and simple integration
copy-to-clipboard
Copy stuff into clipboard using JS with fallbacks
fast-copy
A blazing fast deep object copier
just-extend
extend an object
clone-stats
Safely clone node's fs.Stats instances without losing their class methods
ncp
Asynchronous recursive file copy utility.
uniq
Removes duplicates from a sorted array in place
clipboardy
Access the system clipboard (copy/paste)
object.defaults
Like `extend` but only copies missing properties/values to the target object.