All Projects → twitterdev → node-timeline-visualizations

twitterdev / node-timeline-visualizations

Licence: MIT license
Interactive timeline of when your friends joined Twitter. Uses Node.js, twit and vis.js.

Programming Languages

javascript
184084 projects - #8 most used programming language

sample-node-visualizations

A Node application that renders an interactive timeline of when your friends joined Twitter. Demonstrates the use of Node.js, the twit module for interacting with the Twitter REST API and vis.js as the rendering engine.

To start, follow the instructions found in the 'config.sample.js' file!

Install dependencies

npm install

Run the app

node timeline.js

Go to http://localhost:3000 in your browser.

Resources

Your Twitter Applications
Vis.js Documentation
The Node.js Platform

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].