npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "pretty-print" 的结果(共 15 个)
recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

MIT
@gerhobbelt/recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

MIT
column-layout

Pretty-print JSON data in columns.

MIT
ast-pretty-print

A pretty printer for AST-like structures

MIT
@prantlf/jsonlint

JSON/CJSON/JSON5 parser, syntax and schema validator and pretty-printer.

MIT
@effect/printer

An easy to use, extensible pretty-printer for rendering documents

MIT
raptor-stacktraces

Module to support pretty-printing of stack traces in multiple JavaScript environments

Apache License v2.0
@base2/pretty-print-object

Convert an object or array into a formatted string

BSD-2-Clause
domspace

Adjust the text nodes in an HTML DOM so that the document is pretty-printed when serialized

BSD-3-Clause
unexpected-function-equality

Determine function equivalence by pretty-printing, then comparing the strings

BSD-3-Clause
node-hex

Pretty-prints a Buffer

MIT
pretty-print-ast

Formats ASTs as nice readable strings, with colors

MIT
prettify-xml

Pretty-print XML.

MIT
pretty-data

plugin to pretty-print or minify XML, JSON, CSS and SQL files

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.

Apache V2