Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
recursive-copy
Simple, flexible file copy utility
@11ty/recursive-copy
A fork of `recursive-copy`: Simple, flexible file copy utility
@danieldietrich/copy
Simple yet powerful copy tool.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
copy-folder-util
Recursively copy files from one folder to another folder (CLI tool designed for use in npm package.json scripts)
mvdir
Move or copy files and directories. (async, recursive, across devices, copy & delete fallback, minimalistic with 0 dependencies)
deep-unfreeze
Unfreezes a JavaScript object/array/function etc. that has previously been frozen, by doing a deep copy.
rfdc
Really Fast Deep Clone
klona
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
json-cycle
Encode/decode circular structures for converting to and from JSON.
deepmerge
A library for deep (recursive) merging of Javascript objects
rimraf
A deep deletion module for node (like `rm -rf`)
make-dir
Make a directory and its parents if needed - Think `mkdir -p`
readdirp
Recursive version of fs.readdir with small RAM & CPU footprint.
require-directory
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
mkdirp
Recursively mkdir, like `mkdir -p`
map-obj
Map object keys and values into a new object
deep-extend
Recursive object extending
mixme
A library for recursively merging JavaScript objects
fipy
A simple and easy package to copy files