GitHub topics: stringify
samchon/typia
Super-fast/easy runtime validators and serializers via transformation
Language: TypeScript - Size: 285 MB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 5,065 - Forks: 179

DarkGL/slow-json-stringify Fork of lucagez/slow-json-stringify
The fastest JSON stringifier
Language: TypeScript - Size: 391 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

ljharb/qs
A querystring parser with nesting support
Language: JavaScript - Size: 11.5 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 8,699 - Forks: 736

oleg-putseiko/detailed-json
Package that provides a type-safe and circularly-safe API for working with detailed JSON
Language: JavaScript - Size: 70.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DJj123dj/formatted-json-stringify
An advanced & customisable version of the javascript JSON.stringify() function!
Language: TypeScript - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

mdvorak/js-java-properties
Java properties file parser and formatter for Javascript.
Language: TypeScript - Size: 1010 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

sindresorhus/query-string
Parse and stringify URL query strings
Language: JavaScript - Size: 247 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 6,830 - Forks: 453

JairusSW/json-as
The only JSON library you'll need for AssemblyScript. SIMD enabled
Language: TypeScript - Size: 3.44 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 93 - Forks: 15

worker-tools/json-stream
Utilities for working with streaming JSON in Worker Environments.
Language: TypeScript - Size: 122 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 1

fastify/fast-json-stringify
2x faster than JSON.stringify()
Language: JavaScript - Size: 917 KB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 3,556 - Forks: 209

cdaringe/primitivify
deep copy data keeping only primitives in nested data structures
Language: TypeScript - Size: 1010 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Zaczero/sizestr
Simple and fast formatting of sizes for Python
Language: Nix - Size: 30.3 KB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

MrXujiang/xijs
A business - oriented scene Js Library
Language: TypeScript - Size: 494 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 357 - Forks: 85

discoveryjs/json-ext
A set of performant and memory efficient utilities that extend the use of JSON
Language: JavaScript - Size: 11 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 165 - Forks: 6

simonecorsi/flaggy
⛳️ Zero dependency command flag generator from a simple javascript object
Language: JavaScript - Size: 6.01 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

anonrig/fast-querystring
A 45% faster alternative to node:querystring module
Language: JavaScript - Size: 297 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 266 - Forks: 11

nodef/extra-jsdoc-text
Utilities for processing JSDoc text.
Language: JavaScript - Size: 153 KB - Last synced at: about 22 hours ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

blakeembrey/javascript-stringify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Language: TypeScript - Size: 349 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 144 - Forks: 15

mathiasbynens/jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Language: JavaScript - Size: 272 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 785 - Forks: 51

voku/Stringy Fork of danielstjules/Stringy
:accept: Stringy - A PHP string manipulation library with multibyte support, performance optimized
Language: PHP - Size: 2.29 MB - Last synced at: 43 minutes ago - Pushed at: 3 months ago - Stars: 176 - Forks: 21

syntax-tree/mdast-util-to-markdown
mdast utility to serialize markdown
Language: JavaScript - Size: 365 KB - Last synced at: about 3 hours ago - Pushed at: 2 months ago - Stars: 110 - Forks: 23

Snowflyt/showify
Arguably the most comprehensive library for stringifying any JavaScript value into a human-readable format, handling nearly every scenario you might encounter.
Language: TypeScript - Size: 521 KB - Last synced at: 14 days ago - Pushed at: 22 days ago - Stars: 71 - Forks: 1

gsantiago/subtitle.js
Stream-based library for parsing and manipulating subtitle files
Language: TypeScript - Size: 2.25 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 410 - Forks: 64

ehmicky/modern-errors-serialize
`modern-errors` plugin to serialize/parse errors.
Language: JavaScript - Size: 6.58 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 11 - Forks: 0

ehmicky/truncate-json
Truncate a JSON string.
Language: JavaScript - Size: 5.21 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 10 - Forks: 2

unional/tersify
Provide an alternative formatting to objects
Language: TypeScript - Size: 3.83 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 0

worker-tools/structured-json
Stringify and parse JavaScript values according to Structured Clone Algorithm.
Language: JavaScript - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

jgranstrom/zipson
JSON parse and stringify with compression
Language: TypeScript - Size: 784 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 491 - Forks: 16

hoangsonww/String-Manipulations
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
Language: Java - Size: 4.88 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 6

prantlf/v-json
Strictly parse and format JSON/JSONC/JSON5 data.
Language: V - Size: 2.78 MB - Last synced at: 13 days ago - Pushed at: 29 days ago - Stars: 6 - Forks: 0

Sigmakib2/ArrayLens
String Visualizer is a lightweight, interactive web tool for visualizing a string's characters and their array positions in an intuitive grid layout. Users can input any string, and the tool will display each character alongside its index in a visually appealing format.
Language: HTML - Size: 3.91 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Canop/JSON.prune
A pruning version of JSON.stringify, allowing for example to stringify window or any big or recursive object
Language: JavaScript - Size: 24.4 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 164 - Forks: 27

syntax-tree/hast-util-to-html
utility to serialize hast to HTML
Language: JavaScript - Size: 386 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 102 - Forks: 19

willfarrell/csv-benchmarks
Benchmarks of popular CSV libraries
Language: JavaScript - Size: 9.53 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

karmaniverous/serify-deserify
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
Language: TypeScript - Size: 1.74 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 35 - Forks: 4

RichardLitt/inline-style-2-json
Convert CSS inline stlyes to JSON
Language: JavaScript - Size: 598 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 0

Respect/Stringifier
Converts any value to a string
Language: PHP - Size: 157 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 21 - Forks: 1

meyfa/runstring
Convert JS functions to runnable strings. With parameter serialization!
Language: TypeScript - Size: 631 KB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 1

ForeverZer0/SharpNBT
A pure CLS-compliant C# implementation of the Named Binary Tag (NBT) format specification commonly used with Minecraft applications, allowing easy reading/writing streams and serialization to other formats.
Language: C# - Size: 435 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 28 - Forks: 9

samthor/tiny-stable-stringify
Sorted version of JSON.stringify
Language: TypeScript - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 9 - Forks: 0

NovichenkoAnton/StringifyTextField
Custom UITextField is based on Stringify framework functionality.
Language: Swift - Size: 125 KB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 3

wellwelwel/jsonc.min
✨ Faster and safer JSON and JSONC minify, parse and stringify for JavaScript (Browser compatible) — 2.3KB.
Language: TypeScript - Size: 70.3 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

zzarcon/react-cute
Render cute JSON in React
Language: TypeScript - Size: 328 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 2

jgranstrom/zipson-stream
Stream support for zipson
Language: TypeScript - Size: 134 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 1

xpl/as-table
A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.
Language: JavaScript - Size: 967 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 64 - Forks: 10

icmx/calmer-json
Like JSON stringify/parse, but never throws on circular references and BigInt values
Language: TypeScript - Size: 189 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bent10/json-loose
Transforms loosely structured plain object strings into valid JSON strings.
Language: TypeScript - Size: 170 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

fabiospampinato/json-oneline-stringify
A little function for stringifying into a single line, in a readable form.
Language: JavaScript - Size: 4.88 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

wqking/jsonpp
C++ JSON parser and stringify
Language: C++ - Size: 981 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 4

bripkens/lucene
Node.js lib to transform: lucene query → syntax tree → lucene query
Language: JavaScript - Size: 448 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 75 - Forks: 33

php-type-language/printer
🖌️ Library for rendering TypeLange AST nodes into it's string representation
Language: PHP - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

syntax-tree/nlcst-to-string
utility to transform an nlcst tree to a string
Language: JavaScript - Size: 133 KB - Last synced at: 9 days ago - Pushed at: 12 months ago - Stars: 19 - Forks: 5

softstack/typed-stringify
Stringifies and parses objects while restoring the proper type on parse
Language: TypeScript - Size: 630 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dmnsgn/value-inspector
Get a string representation of a value or an object. Pretty much like they look in Chrome DevTools.
Language: JavaScript - Size: 1.15 MB - Last synced at: about 7 hours ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fcf-framework/fcfUnion
C++11 FCF::Union bidirectional conversion union type (With JSON Support)
Language: C++ - Size: 348 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

1j01/tablature-parser
🎸 Parse guitar tabs (part of https://github.com/1j01/guitar)
Language: CoffeeScript - Size: 52.7 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 0

flex-development/unist-util-stringify-position
unist utility to serialize the positional info of a node, point, position, or range
Language: JavaScript - Size: 2.06 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Kyza/worst-json-stringify
Extremely fast JSON stringifying *almost* without iteration.
Language: TypeScript - Size: 265 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

Flix01/imgui Fork of ocornut/imgui
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
Language: C++ - Size: 170 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 396 - Forks: 35

debitoor/safe-json-stringify
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
Language: JavaScript - Size: 20.5 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 56 - Forks: 16

postmanlabs/teleport-javascript Fork of WebReflection/flatted
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
Language: JavaScript - Size: 129 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 3

deltazero-cz/node-object-query-string
Stringify objects as URL Query Strings, a lightweight mock of jQuery.param without any dependencies!
Language: TypeScript - Size: 138 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

lydell/json-stringify-pretty-compact
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Language: JavaScript - Size: 357 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 252 - Forks: 32

syntax-tree/xast-util-to-xml
utility to serialize to XML
Language: JavaScript - Size: 123 KB - Last synced at: about 2 hours ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

pH-7/giveit
Debug by logging with ease any nested objects, arrays, etc. JSON.stringify wrapper to display nested objects with indentation & color for quick debugging
Language: TypeScript - Size: 119 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

joaopaulomoraes/json-object-keys
Manage complex object keys in depth.
Language: TypeScript - Size: 520 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 16 - Forks: 2

medfreeman/remark-vue Fork of remarkjs/remark-react
Compile Markdown to Vue with remark
Language: HTML - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 1

krishanmarco/object-param-parser
Simple and clean JS Object validation and sanitization
Language: TypeScript - Size: 1.9 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

xp44mm/FSharp.Literals
Print values and types as their appears in F# source code.
Language: F# - Size: 153 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

jcocozza/go_struct_stringify
Convert go structs into their corresponding code as a string
Language: Go - Size: 7.81 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

SALZKARTOFFEEEL/toStr.ahk
An AutoHotkey function for displaying any type of value as a string, so that it can be worked with easily.
Language: AutoHotkey - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

doowb/stringify-keys
Build an array of key paths from an object.
Language: JavaScript - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 2

wooorm/stringify-entities
Serialize (encode) HTML character references
Language: JavaScript - Size: 140 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 2

imjuni/url-naong
A URL builder library for JavaScript, TypeScript
Language: TypeScript - Size: 555 KB - Last synced at: about 22 hours ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

jishi/bronos-client
Language: JavaScript - Size: 319 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 6

m4gshm/fieldr
Boilerplate code killer. Generates various code, such as getters/setters, builders, or constants.
Language: Go - Size: 380 KB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

KSXGitHub/yaml-wasm 📦
WebAssembly module to parse YAML
Language: JavaScript - Size: 477 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

BonneVoyager/nested-objects-util
A module to filter and diff complex nested objects having circular references.
Language: JavaScript - Size: 153 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 11 - Forks: 3

vivaxy/WXML 📦
See https://github.com/oft/wxml.
Language: TypeScript - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 5

max-prosper/stringify-json-smt
Kafka Connect SMT to convert values to JSON strings
Language: Java - Size: 33.2 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3

MikeRalphson/safe-json-stringify Fork of thirtified/safe-json-stringify
A wrapper for JSON.stringify that handles circular references and prevents defined getters from throwing errors.
Language: JavaScript - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

epoberezkin/json-source-map
Parse/stringify JSON and provide source-map for JSON-pointers to all nodes - supports BigInt, Maps, Sets and Typed arrays
Language: JavaScript - Size: 40 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 69 - Forks: 14

cengels/potence
A tiny modularized library containing a variety of functions to enhance the JavaScript coding experience
Language: TypeScript - Size: 1.65 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ehmicky/string-byte-length
Get the UTF-8 byte length of a string.
Language: JavaScript - Size: 5.62 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

daddinuz/stringify
Stringify all the things!
Language: C - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

cloud-walker/react-inspect 📦
Because json stringify is not enough
Language: JavaScript - Size: 427 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ManojkumarKamaraj/Day-5-Task
Completed Day-5-Tasks
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

manoj-hubgit/zenclass-day3-task
Zenclass day 3 task
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

johnwesleycodehub/Day-3-Task
Coding practices in array, xmlhttprequest
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

envygeeks/extras
Provides patches to stdlib that provide extra/fix methods.
Language: Ruby - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

xpl/string.ify
A small, simple yet powerful JavaScript object stringifier / pretty-printer
Language: JavaScript - Size: 300 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 4

fabiospampinato/json-sorted-stringify
Alternative JSON.stringify function with sorted keys, so the output is stable.
Language: JavaScript - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1

yakubique/jsonify-array
Replace field in JSON with its `JSON.stringify()` version
Language: TypeScript - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mohanrishi/day3-xhr
this is my fist API LINK via DATA GET and Question based On DATA printed in this folder . and also this is my 3rd task
Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

syntax-tree/unist-util-stringify-position
utility to serialize a node, position, or point as a human readable location
Language: JavaScript - Size: 106 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

mictlantecutli/budget-tracker-jsMois
Easy Way To Track Your Transactions!
Language: JavaScript - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

NovichenkoAnton/Stringify
A set of usefull string extensions
Language: Swift - Size: 165 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

anbumani12/Javascript-Day-3-Task
JavaScript Day 3 task completed.
Language: JavaScript - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gamtiq/duratiform
Utility to separate into parts and to format time duration in milliseconds
Language: JavaScript - Size: 1.68 MB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

Arsybai/flutter-spannable-string
A Flutter package for parsing and displaying spannable strings with various styling options, including text color, background color, text size, text decoration (underline, strikethrough), font style (italic) and font weight (bold).
Language: Dart - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
