seroval
devtoolseroval is a JavaScript serialization library that converts complex JS values (including circular references, Promises, and custom classes) into a string format for transmission or storage. It's designed for developers building tools like structured clone alternatives, testing utilities, or state persistence systems that need to faithfully reproduce JavaScript objects. Its interest lies in handling edge cases like `undefined`, `NaN`, and `Symbol` values that standard `JSON.stringify` cannot, making it a more robust devtool for advanced serialization needs.
Cross-platform signals
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…