https://github.com/soaple/stickyboard-wordcloud
WordCloud component for StickyBoard
https://github.com/soaple/stickyboard-wordcloud
Last synced: 20 days ago
JSON representation
WordCloud component for StickyBoard
- Host: GitHub
- URL: https://github.com/soaple/stickyboard-wordcloud
- Owner: soaple
- License: mit
- Created: 2020-08-17T19:10:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T12:39:33.000Z (over 4 years ago)
- Last Synced: 2025-02-12T03:19:39.305Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stickyboard-wordcloud
WordCloud component for StickyBoard[](https://npmjs.org/package/@stickyboard/wordcloud)
[](https://npmjs.org/package/@stickyboard/wordcloud)
[](https://github.com/soaple/@stickyboard/wordcloud/blob/master/package.json)# Webpack watch
```bsh
$ npm start
```# Build
```bsh
$ npm run build
```# Publish to npm
```bsh
$ npm run publish
```# License
This project is licenced under the [MIT License](http://opensource.org/licenses/mit-license.html).