Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
print-tree
prints any js data structure as a tree
@base2/pretty-print-object
Convert an object or array into a formatted string
treeify
converts a JS object into a nice and readable tree structure for the console
xml-formatter
Converts a XML string into a human readable format (pretty print) while respecting the xml:space attribute
object-treeify
Stringify Object as tree structure
hast-util-format
Format whitespace in HTML
js-object-pretty-print
Serializes a javascript object to a printable string. String is formatted to be used in either pure text environments, like a console log or in HTML or to create a JSON output.
stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes
archy
render nested hierarchies `npm ls` style with unicode pipes
@poppinss/dumper
Pretty print JavaScript data types in the terminal and the browser
@poppinss/inspect
Stringify Javascript values to a string or pretty print HTML
object-inspect
string representations of objects in node and the browser
pretty-print-error
Formats errors as nice strings with colors
q-i
Node.js objects inspector with color highlighting
json-stringify-pretty-compact
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
stacktracey
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
pretty-html-log
pretty-html-log is a npm module that pretty prints a raw html string to the console. It indents and highlights your code.
pretty-error
See nodejs errors with less clutter
pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
vue-json-pretty
A JSON tree view component that is easy to use and also supports data selection.