A querystring parser with nesting support
翻译 - 具有嵌套支持的querystring解析器
Parse and stringify URL query strings
翻译 - 解析和字符串化URL查询字符串
Super-fast/easy runtime validators and serializers via transformation
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A business - oriented scene Js Library
A 45% faster alternative to node:querystring module
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
A pruning version of JSON.stringify, allowing for example to stringify window or any big or recursive object
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
mdast utility to serialize markdown
utility to serialize hast to HTML
The only JSON library you'll need for AssemblyScript. SIMD enabled
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes - supports BigInt, Maps, Sets and Typed arrays
A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.
Arguably the most comprehensive library for stringifying any JavaScript value into a human-readable format, handling nearly every scenario you might encounter.