deep.clone

v1.1.0
Simple package to deeply clone any objects with nested objects
array clone clone-deep clone.deep deep deep-clone deep.clone motss number and 3 more...

build

rm -rf dist/ && npm run rollup

jest

jest --config ./.jestrc.json

lint

tslint --project tsconfig.json --config tslint.prod.json --format stylish 'src/**/*.ts*'

rollup

rollup -c ./rollup.config.js

test

npm run lint && npm run ts && npm run jest

ts

tsc -p ./tsconfig.test.json

Metadata

  • MIT
  • >= 8.9.0
  • Rong Sen Ng
  • released 3/23/2019

Downloads