hackyon / hummingword

Word Clouds in HTML5

Home Page:http://www.hackyon.com/hummingword

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hummingword - HTML5 Word Clouds

Create stunning word clouds right in your browser using nothing but HTML5. This is meant to be both a showcase and an experiment of HTML5. This experiment requires the canvas element. The computation runs on WebWorkers when supported. There is also a HTML5 fullscreen mode. The generated image can be downloaded with the help of data-URI (not really HTML5, but still cool).

Suggestions are welcomed. Let me know if you would like to see a version where clouds conform to certain shapes, as with Tagxedo.

The source should be pretty self-explanatory, but feel free to contact me if you have questions.

Credits

Based on Wordle by Jonathan Feinberg. Fonts are from Google Web Fonts.

License

The source for the project is available under the MIT License. Feel free to clone the repo and play around with the fonts, colors, and other parameters.

About

Word Clouds in HTML5

http://www.hackyon.com/hummingword

License:Other


Languages

Language:HTML 92.6%Language:JavaScript 7.4%