Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
jsonfile
Easily read/write JSON files.
read-pkg
Read a package.json file
load-json-file
Read and parse a JSON file
read-cache
Reads and caches the entire contents of a file until it is modified
get-stdin
Get stdin as a string or buffer
get-uri
Returns a `stream.Readable` from a URI string
stream-events
Get an event when you're being sent data or asked for it.
peek-readable
Read and peek from a readable stream
to-arraybuffer
Get an ArrayBuffer from a Buffer as fast as possible
clipboardy
Access the system clipboard (copy/paste)
bfj
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
read-yaml-file
Read and parse a YAML file
is-valid-glob
Return true if a value is a valid glob pattern or patterns.
node-readfiles
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
read-package-up
Read the closest package.json file
atomically
Read and write files atomically and reliably.
vinyl-file
Create a vinyl file from an actual file
conf
Simple config handling for your app or module