Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
locate-path
Get the first path that exists on disk of multiple paths
globby
User-friendly glob matching
dir-glob
Convert directories to glob compatible strings
@humanfs/node
The Node.js bindings of the humanfs library.
del
Delete files and directories
fdir
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
@humanfs/core
The core of the humanfs library.
nanomatch
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
totalist
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
@cnakazawa/watch
Utilities for watching file trees.
write
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
wait-on
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
is-directory
Returns true if a filepath exists on the file system and it's directory.
types-registry
A registry of TypeScript declaration file packages published within the @types scope.
extract-files
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
parse-glob
Parse a glob pattern into an object of tokens.
cpy
Copy files
junk
Filter out system junk files like .DS_Store and Thumbs.db
glob-stream
Readable streamx interface over anymatch.