deeply

v3.1.0
A toolkit for deep structure manipulations, provides deep merge/clone functionality out of the box, and exposes hooks and custom adapters for more control and greater flexibility.
merge deep clone mutable immutable object array function prototype and 6 more...

clean

rimraf .nyc_output coverage

lint

eslint *.js adapters/*.js test/*.js

test

nyc --reporter=json tape test/test-*.js | tap-spec

browser

browserify -t browserify-istanbul test/test-compatibility.js | obake --coverage | tap-spec

report

istanbul report lcov text

size

browserify index.js | size-table deeply

toc

toc-md README.md

debug

tape test/*.js | tap-spec

testall

npm run clean && npm run test && npm run browser && npm run report
npm i deeply

Metadata

  • MIT
  • >= 6
  • Alex Indigo
  • released 6/27/2019

Downloads

Maintainers