Skip to content

danedmunds/code-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-cloud

Fun way to analyze a JavaScript project by creating word clouds

Example

~/src/code-cloud> node index.js . --exclude-files data.js
Running with options:
    decamel:           true
    tokens:            ["Identifier"]
    drop:              ["",""]
    exclude-folders:   ["node_modules","coverage","tests"]
    exclude-files:     ["data.js"]

scanning .
processing ./index.js

sample word cloud

About

Fun way to analyze a JavaScript project by creating word clouds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors