to-object-path
Create an object path from a list or array of strings.
Install
Install with npm
Usage
Also supports passing an arguments object (without having to slice args):
Visit the example to see how this could be used in an application.
Related projects
omit-value: Omit properties from an object or deeply nested property of an object using object path… more | homepage
unset-value: Delete nested properties from an object using dot notation. | homepage
Running tests
Install dev dependencies:
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Author
Jon Schlinkert
License
Copyright © 2015 Jon Schlinkert Released under the MIT license.
This file was generated by verb-cli on October 28, 2015.
Last updated