Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csb324/tweetanalyzer
It analyzes tweets!
https://github.com/csb324/tweetanalyzer
Last synced: 16 days ago
JSON representation
It analyzes tweets!
- Host: GitHub
- URL: https://github.com/csb324/tweetanalyzer
- Owner: csb324
- License: mit
- Created: 2015-10-09T16:00:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T16:01:22.000Z (about 9 years ago)
- Last Synced: 2024-04-15T03:16:43.386Z (7 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
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.