nodulator
Version:
Complete NodeJS Framework for Restfull APIs
20 lines (14 loc) • 639 B
Markdown
get.and.set.deep.objects.easily = true;
Install the module with: `npm install getobject`
```javascript
var getobject = require('getobject');
```
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](http://gruntjs.com/).
_(Nothing yet)_
Copyright (c) 2013 "Cowboy" Ben Alman
Licensed under the MIT license.