xclone
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

xclone

Deep clone object. Supports:

  • Objects / Arrays
  • Primitives
  • Functions
  • Dates
  • RegExp

USAGE

import { xclone } from 'xclone';

const clone = xclone(object)

CHANGELOG

See CHANGELOG

Readme

Keywords

Package Sidebar

Install

npm i xclone

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • iamthes