Skip to content

☁️ Simple React + D3 wordcloud component with powerful features.

License

Notifications You must be signed in to change notification settings

DaPulse/react-wordcloud

 
 

Repository files navigation

☁️ React Wordcloud

Simple React + D3 wordcloud component with powerful features. Uses the d3-cloud layout.

image

Install

yarn add react-wordcloud

Note that react-wordcloud requires react^16.13.0 as a peer dependency.

Examples

View all documented examples and gallery of react-wordcloud applications at https://react-wordcloud.netlify.com/.

You can also run the examples locally:

git clone [email protected]:chrisrzhou/react-wordcloud
cd react-wordcloud && yarn && yarn docs

Codesandbox examples

No props

Edit react-wordcloud-simple

Responsive

Edit react-wordcloud-simple

Configurable Options

Edit react-wordcloud-interactive

Callbacks

Edit react-wordcloud-interactive

Wordcloud Generator

Create wordclouds using this wordcloud generator: https://wordcloud-generator.netlify.com/

Features supported:

  • Edit and Upload text inputs
  • Various NLP features (stopwords, ngrams)
  • Wordcloud configurations
  • Export/save/share wordclouds

About

☁️ Simple React + D3 wordcloud component with powerful features.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%