Showing 1-20 of 110,072 packages
A re-distribution of @ungap/structured-clone for Node.js comptaible ES Modules
A pure JS implementation of the structured clone algorithm (or at least something pretty close to that)
TypeScript definitions for @ungap/structured-clone
Implements the structured clone algorithm. Clone JSON types, RegExp, Buffers, and Dates, returning a cloned object or a buffer that can be deserialized into a structured clone.
A structuredClone polyfill
Structured cloning algorithm for JavaScript
A cheap (and not correct) structured-clone polyfill with types
Stringify and parse JavaScript values according to Structured Clone Algorithm.
Structured clone implement.
Create a clone of an object that is accepted by the Structured Clone Algorithm
A super light and fast circular JSON parser.
A pure JS implementation of the structured clone algorithm (or at least something pretty close to that)
A structured clone equivalent able to encode and decode as a buffer
A Javascript implementation of the structured clone algorithm.
from core-js polyfill
A proposal to transport structured clone and post message complex references
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Creates a shallow clone of any JavaScript value.
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Safely clone node's fs.Stats instances without losing their class methods