Skip to content
/ CodeFlower Public
forked from gasolin/CodeFlower

Source code visualization utility written in JavaScript with d3.js. Does your code look beautiful?

License

Notifications You must be signed in to change notification settings

lbj/CodeFlower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFlower

This experiment visualizes source repositories using an interactive tree. Each disc represents a file, with a radius proportional to the number of lines of code (loc). All rendering is done client-side, in JavaScript. Built with d3.js, inspired by Code Swarm and Gource, published with the MIT open-source license.

Interact with CodeFlowers, see examples, and build your own at http://fzaninotto.github.com/CodeFlower.

fzaninotto/uptime fzaninotto/faker jquery/jquery fabpot/twig

About

Source code visualization utility written in JavaScript with d3.js. Does your code look beautiful?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • HTML 11.9%
  • CSS 0.3%