object-path-set

v1.0.2
set values in javascript objects by specifying a path
object path helper deep

build

npm-run-all changelog format lint cover

changelog

conventional-changelog -i CHANGELOG.md -s -u -r 0

clean

rimraf coverage/

contributors:add

all-contributors add

contributors:generate

all-contributors generate

cover

npm test -- --coverage

coveralls

cat coverage/lcov.info | coveralls --verbose

format

prettier --single-quote --trailing-comma=none --write '*{.js,.md}' '.*.js'

lint

eslint *.js

prepublish

npm run build

test

jest test.js

watch

npm-run-all clean --parallel watch:test watch:lint

watch:lint

watch 'npm run lint' .

watch:test

npm run test -- --watch
npm i object-path-set

Metadata

  • MIT
  • Whatever
  • skratchdot
  • released 1/30/2022

Downloads

Maintainers