timdream / wordcloud

HTML5 Word Cloud

Home Page:https://wordcloud.timdream.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML5 Word Cloud

Create a tag Wordle presentation on a HTML5 canvas element for a given article, powered by wordfreq, remote data fetching through public APIs, and sharing tools.

Visit the web app.

Author & Copyright

Copyright 2011, 2013 Timothy Guan-tin Chien and other contributors. Released under the MIT license.

Libraries used

Understand more on how this web application works by following the links below:

  • wordcloud2.js - standalone library for the "word cloud" on canvas.
  • wordfreq - text corpus calculation in JavaScript (with Web Workers)

Acknowledgement

Contributors

Understand how to contribute by reading ./CONTRIBUTE.md.

  • Grassboy Wu for helping some of the work in the rewrite version
  • Yuren Ju for initial version of Facebook status fetching support

Build

See ./PRODUCTION.md for instructions.

About

HTML5 Word Cloud

https://wordcloud.timdream.org/

License:MIT License


Languages

Language:JavaScript 71.3%Language:HTML 19.6%Language:SCSS 7.5%Language:Makefile 1.0%Language:Ruby 0.7%