react-wordcloud-cpeterson
TypeScript icon, indicating that this package has built-in type declarations

1.2.9 • Public • Published

☁️ 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 git@github.com: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

Package Sidebar

Install

npm i react-wordcloud-cpeterson

Weekly Downloads

2

Version

1.2.9

License

MIT

Unpacked Size

39.6 kB

Total Files

22

Last publish

Collaborators

  • colepeterson