Skip to content

mpiivonen/twitter-data

Repository files navigation

twitter-data

wercker status

Dependency Status

Coverage Status

NPM module to store and manipulate twitter data got via streaming API. Twitter auth and client creating is based on https://github.com/AvianFlu/ntwitter

Current version 0.3.0

Support for --version -v and --help -h options

Planned features

Version 0.2.0

Load twitter api key from config file Load preferred stream from config file Configure data storage where stream is saved

Version 0.3.0

Set max size of a single file before splitting data into other file

Version 0.4.0

Support for input stream manipulation as to strip unnecessary data

Version 0.5.0 ...

Gulp plugin idea

Once max stream file size has been reached, minify content and copy to other location.

Version 0.1.0

Get max file size and detect when it has been reached.

Version 0.2.0

Minify content

Version 0.3.0

Copy processed files to user preferred location