1 مستودع
Filtering and ordering of keys during the transformation of an object to a string.
Distinct from Predicate-Based Filtering: Applies filtering during the serialization loop specifically for string generation, not general collection filtering
Explore 1 awesome GitHub repository matching data & databases · Serialization Key Filtering. Refine with filters or upvote what's useful.
qs is a query string parsing and serialization library used to convert URL query strings into JavaScript objects and transform objects or arrays back into URI-encoded strings. It functions as a secure parser and URI encoding utility, specifically designed to handle nested data structures. The library distinguishes itself through configurable nesting styles and array serialization formats. It provides support for custom character encoding logic and utilizes charset sentinels to manage conversions between UTF-8 and ISO-8859-1. To prevent resource exhaustion and security vulnerabilities, the pr
Excludes specific keys or reorders the final string by applying custom boolean functions during serialization.