bare-structured-clone

1.2.1 • Public • Published

bare-structured-clone

Structured cloning algorithm for JavaScript.

npm i bare-structured-clone

Usage

const structuredClone = require('bare-structured-clone')

const copy = structuredClone({ hello: 'world' })

License

Apache-2.0

/bare-structured-clone/

    Package Sidebar

    Install

    npm i bare-structured-clone

    Weekly Downloads

    72

    Version

    1.2.1

    License

    Apache-2.0

    Unpacked Size

    303 kB

    Total Files

    14

    Last publish

    Collaborators

    • mafintosh
    • kasperisager