Showing 21-40 of 4,419 packages
An asynchronous yieldable version of JSON.stringify and JSON.parse
Enhanced JSON.stringify
A serializer for JSON.stringify
Alternative JSON.stringify function with sorted keys, so the output is stable.
Gets the job done when JSON.stringify can't
Escape HTML entities in JSON.stringify()
Stringify an object/array like JSON.stringify just without all the double-quotes (ES5 compatible)
A deterministic version of JSON.stringify that sorts object keys alphabetically.
🔠Like JSON.stringify(), but returns a template string
Sorted version of JSON.stringify
Enhance JSON.stringify with composable replacer functions to handle non-serializable JavaScript types like BigInt, Symbols, and more
Faster deterministic JSON.stringify() without bells and whistles.
Compile a JSON.stringify() function with type hints for maximum performance
Gets the job done when JSON.stringify can't
Get the byte size of an object after JSON.stringify
Secure JSON.stringify for injecting into HTML's `<script>` tag.
JSON.parse / JSON.stringify with int64 support
Easily generate "custom" error objects with addition properties which can be stringfied with JSON.stringify
Stringify an object/array like JSON.stringify just without all the double-quotes
JSON.parse / JSON.stringify with long support