https://github.com/drklrd/code-cloud
An NPM package to generate Word Cloud from your code base.
https://github.com/drklrd/code-cloud
code-cloud npm word-cloud
Last synced: 6 months ago
JSON representation
An NPM package to generate Word Cloud from your code base.
- Host: GitHub
- URL: https://github.com/drklrd/code-cloud
- Owner: drklrd
- Created: 2017-05-29T02:40:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T15:11:51.000Z (about 7 years ago)
- Last Synced: 2025-02-16T01:31:43.298Z (8 months ago)
- Topics: code-cloud, npm, word-cloud
- Language: HTML
- Size: 397 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code-cloud

An NPM package to generate Word Cloud from your code base. Work in progress.
You can view the current development version at https://drklrd.github.io/code-cloud
> If you are interested to try the development verion, clone the repo and add some JS files under 'tests' directory.
## Will be updating the README as the development progress