Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
object-inspect
string representations of objects in node and the browser
qs
A querystring parser that supports nesting and arrays, with a depth limit
fast-json-stable-stringify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
json-stable-stringify-without-jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
querystringify
Querystringify - Small, simple but powerful query string parser.
json-stringify-safe
Like JSON.stringify, but doesn't blow up on circular refs.
unist-util-stringify-position
unist utility to serialize a node, position, or point as a human readable location
@discoveryjs/json-ext
A set of utilities that extend the use of JSON
url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments
unified
parse, inspect, transform, and serialize content through syntax trees
query-string
Parse and stringify URL query strings
safe-stable-stringify
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
space-separated-tokens
Parse and stringify space separated tokens
fast-safe-stringify
Safely and quickly serialize JavaScript objects
comma-separated-tokens
Parse and stringify comma-separated tokens
mdast-util-to-markdown
mdast utility to serialize markdown
serialize-error
Serialize/deserialize an error into a plain object
to-object-path
Create an object path from a list or array of strings.
fast-redact
very fast object redaction