Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1021 Bytes

readme.md

File metadata and controls

28 lines (20 loc) · 1021 Bytes

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.