nested-property

v2.0.0
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
nested property object array read write get set

test

mocha test/

debug-test

mocha debug test/

test-build

ENTRYPOINT=../dist/nested-property.js mocha test/

lint

eslint index.js test/

fix-lint

eslint index.js test/ --fix

build

babel index.js -o dist/nested-property.js

Metadata

  • MIT
  • Whatever
  • Olivier Scherrer
  • released 2/18/2020

Downloads

Maintainers