invoiceninja/node_modules/grunt/node_modules/getobject
2014-04-28 23:05:37 +03:00
..
lib Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
test Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
.jshintrc Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
.npmignore Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
.travis.yml Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
Gruntfile.js Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
LICENSE-MIT Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
package.json Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
README.md Adding Grunt for file concat 2014-04-28 23:05:37 +03: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.