Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davep/wordcloud.el
Show the current buffer as a word cloud
https://github.com/davep/wordcloud.el
editing elisp emacs emacs-lisp text wordcloud
Last synced: 8 days ago
JSON representation
Show the current buffer as a word cloud
- Host: GitHub
- URL: https://github.com/davep/wordcloud.el
- Owner: davep
- License: gpl-3.0
- Created: 2017-10-07T10:20:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T17:33:21.000Z (almost 6 years ago)
- Last Synced: 2025-01-11T21:55:50.229Z (9 days ago)
- Topics: editing, elisp, emacs, emacs-lisp, text, wordcloud
- Language: Emacs Lisp
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordcloud.el
Generate a word cloud.
## Commentary:
`wordcloud.el` generates a simple text word cloud of a buffer's content. For
example, here's a cloud of the words in the "Introduction to Emacs" page in
the Emacs info.![](./ExampleOutput.png)
[//]: # (README.md ends here)