Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

xdevplatform/node-timeline-visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published