Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fd
File descriptor manager
usocket
unix local sockets with descriptor passing
open-file
Open a file with resolving its file descriptor
@stdlib/fs-close
Close a file descriptor.
sonic-boom
Extremely fast utf8 only stream implementation
filesize
JavaScript library to generate a human readable String describing the file size
js-binary-schema-parser
Parse binary files with a schema into nicely readable objects
read-fd
Fully read a file descriptor
@tanislav000/usocket
unix local sockets with descriptor passing
find-up
Find a file or directory by walking up parent directories
locate-path
Get the first path that exists on disk of multiple paths
path-exists
Check if a path exists
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
chokidar
Minimal and efficient cross-platform file watching library
mime
A comprehensive library for mime-type mapping
normalize-path
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
execa
Process execution for humans
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
callsites
Get callsites from the V8 stack trace API