Sha256: 558b108e61fbeb3ea03091ae73010eaa5cad076123e2cc2bd7c4d213ecb3459c
Contents?: true
Size: 817 Bytes
Versions: 2
Compression:
Stored size: 817 Bytes
Contents
--- layout: page title: About permalink: /about/ --- WordCram is a library for Processing by [Dan Bernier][dan]. WordCram lets you generate word clouds in Processing. It does the heavy lifting – text analysis, collision detection – for you, so you can focus on making your word clouds as beautiful, as revealing, or as silly as you like. [ruby_wordcram gem][gem] is a ruby wrapper for the java processing library Wordcram library by [Dan Bernier][dan]. If you create processing sketches using [JRubyArt][jruby_art] or [propane][propane], mostly all you need to do is `require 'ruby_wordcram'` to use the WordCram library. [jruby_art]: https://ruby-processing.github.io/index.html [gem]:https://github.com/ruby-processing/WordCram/ [dan]:http://wordcram.org/ [propane]:https://ruby-processing.github.io/propane/
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby_wordcram-2.0.0 | docs/about.md |
ruby_wordcram-1.0.1 | docs/about.md |