Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdlubrano/wordcloud-requirejs

Consulting work for Larry Williamson II
https://github.com/jdlubrano/wordcloud-requirejs

Last synced: 23 days ago
JSON representation

Consulting work for Larry Williamson II

Awesome Lists containing this project

README

        

# Wordcloud with RequireJS
## Joel Lubrano

## Two Options
1. Change one line in the WordCloud source code to make it export
an unnamed AMD module.

2. Use the WordCloud source and change your code to use the named WordCloud module.

I prefer option #1.