This is an implementation of a WordTree which uses d3.js for the front end, and node.js for the backend.
The data (in the keyWords.js file) is currently a list of all the lines from Shakespeare's sonnets, but the intention is that you replace this with content which is useful to you.
I intend to rewrite this as a d3 plugin in the future.
- Install node.js
- For Windows, run the Node.js command prompt
- run 'node index.js' from root directory of the project
- navigate in your browser to localhost:8889/client/index.html
- restify
- dateformat
- querystring
- jQuery