node-object-key

Nodejs object key helpers
  https://github.com/fabriciotav/object-key
  0
  no reviews



This module simplify assigning value to an object property by using path string separated by dots.

This module support also lookup values using the same dot separated string paths.

Node.js is an event-based server-side JavaScript engine.