Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
type-fest
A collection of essential TypeScript types
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
json5
JSON for Humans
parse-json
Parse JSON with more helpful errors
pkg-dir
Find the root directory of a Node.js project or npm package
strip-json-comments
Strip comments from JSON. Lets you use comments in your JSON files!
levn
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
jsonfile
Easily read/write JSON files.
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
diff
A JavaScript text diff implementation.
binary-extensions
List of binary file extensions
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
serialize-javascript
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
read-pkg
Read a package.json file
jws
Implementation of JSON Web Signatures
spdx-license-ids
A list of SPDX license identifiers
fast-xml-parser
Validate XML, Parse XML, Build XML without C/C++ based libraries
cli-spinners
Spinners for use in the terminal
interpret
A dictionary of file extensions and associated module loaders.