cloner
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/cloner package

2.0.0 • Public • Published

cloner

Build Status Coverage Status

An utility to deeply clone objects.

import cloner from 'cloner';
// const cloner = require('cloner');
// <script src=//unpkg.com/cloner></script>
 
const target = cloner(source);

/cloner/

    Package Sidebar

    Install

    npm i cloner

    Weekly Downloads

    676

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    7.07 kB

    Total Files

    10

    Last publish

    Collaborators

    • webreflection