0.0.3 • Published 9 years ago

fantron-utils v0.0.3

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
9 years ago

node-utils

ND specific wrappers/utils

note about data collectors:

collectors should call TweetBuffer.write once per datapoint

or on a list of datapoints. the TweetBuffer will build pages

for consumption bby waiting a short time to write them to

the buffer.

The formatting of the Faceook/Twitter pages should be gone.

if write is called on a list, each element will be processed,

if it is called on an object, it is treated as a single datapoint.