Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed May 6, 2016
1 parent 44936e0 commit 601c2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ for Node and Browser.

> © 2016, Onur Yıldırım (@onury). MIT License.
Provides various methods for modifying / processing the contents of the given object; by parsing object notation strings or globs.
Utility for modifying / processing the contents of Javascript objects by parsing object notation strings or globs.

Note that this class will only deal with enumerable properties of the source object; so it should be used to manipulate data objects. It will not deal with preserving the prototype-chain of the given object.

Expand Down

0 comments on commit 601c2ee

Please sign in to comment.