Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 548 Bytes

File metadata and controls

23 lines (15 loc) · 548 Bytes

wikimap

Just playing with graphs and Wikipedia.

Install

$ git clone https://github.com/zonetti/wikimap.git
$ cd wikimap
$ [sudo] npm install
$ node app.js

Features

  • Recursive searching on Wikipedia for related terms
  • Double clicking on a node triggers a new search

Powered by node.js, socket.io and vis.js