Repository navigation

#

stringify

ljharb/qs

A querystring parser and serializer with nesting support

JavaScript
8791
2 个月前

Parse and stringify URL query strings

JavaScript
6875
2 个月前

2x faster than JSON.stringify()

JavaScript
3598
2 个月前

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

JavaScript
791
8 个月前

JSON parse and stringify with compression

TypeScript
505
1 年前

Stream-based library for parsing and manipulating subtitle files

TypeScript
421
6 个月前
TypeScript
357
1 年前

A 45% faster alternative to node:querystring module

JavaScript
268
1 年前

The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.

JavaScript
260
6 个月前

A set of performant and memory efficient utilities that extend the use of JSON

JavaScript
172
6 个月前

A pruning version of JSON.stringify, allowing for example to stringify window or any big or recursive object

JavaScript
165
5 年前

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

TypeScript
145
2 年前
JavaScript
119
6 个月前

utility to serialize hast to HTML

JavaScript
107
6 个月前

The only JSON library you'll need for AssemblyScript. SIMD enabled

TypeScript
100
5 天前

Arguably the most comprehensive library for stringifying any JavaScript value into a human-readable format, handling nearly every scenario you might encounter.

TypeScript
95
3 个月前

Node.js lib to transform: lucene query → syntax tree → lucene query

JavaScript
75
6 个月前

Parse/stringify JSON and provide source-map for JSON-pointers to all nodes - supports BigInt, Maps, Sets and Typed arrays

JavaScript
73
1 年前

A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.

JavaScript
65
2 年前