Build Status

The best module ever.

Getting Started

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

Documentation

(Coming soon)

Examples

(Coming soon)

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.

License

Copyright (c) 2014 Alexey Lavrenuke
Licensed under the MIT license.