[ buster ]
[ 原始碼: node-formatio ]
套件:node-formatio(1.2.0-2)
Human-readable object formatting
Pretty formatting of arbitrary JavaScript values. Currently only supports ascii formatting, suitable for command-line utilities. Like JSON.stringify, it formats objects recursively, but unlike JSON.stringify, it can handle regular expressions, functions, circular objects and more.
formatio is a general-purpose library. It works in browsers and Node.
其他與 node-formatio 有關的套件
|
|
|
|
-
- dep: node-samsam (>= 1.0~)
- Value identification and comparison functions
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable