code-cloud
v0.0.5
Published
Generate word cloud data from a code base
Downloads
4
Readme
Code clouds 
Scours through a codebase in an attempt to generate a word cloud.
# Install
npm i -g code-cloud@latest
# Check out the CLI
code-cloud --help
# Generate config file [optional]
code-cloud --init
# Process the code base
code-cloud
The demo
directory shows data about its own source code.
The cloud.png
was generated by a Free online Wordcloud generator.