The best module ever.
Install the module with: npm install site-analyzer
var site-analyzer = require('site-analyzer');
site-analyzer.awesome(); // "awesome"
Install with cli command
$ npm install -g site-analyzer
$ site-analyzer --help
$ site-analyzer --version
(Coming soon)
(Coming soon)
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.
Copyright (c) 2014 Alexey Lavrenuke
Licensed under the MIT license.