cyclonejs

v1.1.4
A pure-javascript adaptation of the W3C's structured cloning algorithm, designed to provide an easy interface for deep copying of complex objects
cloning copying utility objects

pretest

jshint *.js test/*.js

test

istanbul cover ./node_modules/.bin/_mocha --format html -- --require test/init --reporter spec test/*.js

posttest

istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100
npm i cyclonejs

Metadata

  • MIT
  • Whatever
  • Travis Kaufman
  • released 5/14/2016

Downloads

Maintainers