Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/csb324/tweetanalyzer

It analyzes tweets!
https://github.com/csb324/tweetanalyzer

Last synced: 16 days ago
JSON representation

It analyzes tweets!

Awesome Lists containing this project

README

        

# tweetAnalyzer

The best project ever.

## Getting Started
Install the module with: `npm install tweetAnalyzer`

```javascript
var tweetAnalyzer = require('tweetAnalyzer');
tweetAnalyzer.awesome(); // "awesome"
```

## 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](http://gruntjs.com/).

## Release History
_(Nothing yet)_

## License
Copyright (c) 2015 csb324
Licensed under the MIT license.