900footkeelan / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQCloud: beautiful word clouds with jQuery

jQCloud is a jQuery plugin that builds neat and pure HTML + CSS word clouds and tag clouds that are actually shaped like a cloud (otherwise, why would we call them 'word clouds'?).

You can see a demo here: http://www.lucaongaro.eu/demos/jqcloud/

This Fork

Adds the following:

  • Support for Zepto
  • Options:
    • notVisibleOk (boolean): allow the word to be added to non-visible divs
    • boundToDiv (boolean): don't add words that won't fit in their entirety within the div box
    • scaleFont (number): scale factor for forcing the fonts to be bigger or smaller

About

jQuery plugin for drawing neat word clouds that actually look like clouds

License:MIT License


Languages

Language:JavaScript 89.8%Language:Ruby 10.2%