sirensolutions/angular-jqcloud

Name: angular-jqcloud

Owner: Siren

Description: AngularJS directive for jQCloud 2 plugin

Created: 2015-10-27 16:36:23.0

Updated: 2017-02-01 14:18:28.0

Pushed: 2017-02-01 14:20:22.0

Homepage: null

Size: 7

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

AngularJS jQCloud

Bower version

Simple AngularJS directive for jQCloud, a beautiful words cloud generator.

Usage
loud words="words" width="500" height="350" steps="7"></jqcloud>

ipt>
r app = angular.module('app', [
'angular-jqcloud'
;

p.controller('controller', function($scope) {
$scope.words = [/* ... */];
;
ript>

Consult jQCloud documentation for full options.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.