Skip to content

chrisrzhou/wordcloud-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordcloud Generator

A modern wordcloud generator based on the original wordcloud generator by Jason Davies.

Built using the react-wordcloud and unified-doc packages.

Run

Run locally with

npm install
npm start

Deploy your own Netlify instance and configure your forked repo with the button below.

Deploy to Netlify

Features

  • Edit content or upload a text file in the Content section.
  • Configure wordcloud and content tokenizers using the Settings button.
  • Select words from the wordcloud to preview them in the document.
  • Save the wordcloud as an image.