notation

v1.3.6
Utility for modifying / processing the contents of Javascript objects by object notation strings or globs.
object notation dot-notation property glob pointer enumerable template placeholder and 5 more...

build:min

webpack --env.WEBPACK_OUT=minified --progress --colors

build:nomin

webpack --env.WEBPACK_OUT=nomin --progress --colors

build

npm run build:min && npm run build:nomin

watch

webpack --env.WEBPACK_OUT=nomin --progress --colors --watch

dev

npm run build && node test

test

npm run build:nomin && node test

docs

docma -c ./docma.config.json

release

npm run build && node test && npm run docs

Metadata

  • MIT
  • Whatever
  • Onur Yıldırım
  • released 2/24/2018

Downloads

Maintainers