This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Typertext/node_modules/grunt/node_modules/getobject
2014-02-26 13:12:37 -06:00
..
lib initial commit 2014-02-26 13:12:37 -06:00
test initial commit 2014-02-26 13:12:37 -06:00
.jshintrc initial commit 2014-02-26 13:12:37 -06:00
.npmignore initial commit 2014-02-26 13:12:37 -06:00
.travis.yml initial commit 2014-02-26 13:12:37 -06:00
Gruntfile.js initial commit 2014-02-26 13:12:37 -06:00
LICENSE-MIT initial commit 2014-02-26 13:12:37 -06:00
package.json initial commit 2014-02-26 13:12:37 -06:00
README.md initial commit 2014-02-26 13:12:37 -06:00

getobject Build Status

get.and.set.deep.objects.easily = true;

Getting Started

Install the module with: npm install getobject

var getobject = require('getobject');

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 "Cowboy" Ben Alman Licensed under the MIT license.