CodeFlower

 3 likes

CodeFlower 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.

CodeFlower screenshot 1

License model

  • FreeOpen Source

Country of Origin

  • FR flagFrance
  • European Union flagEU

Platforms

  • Online
  • Self-Hosted  [https://github.com/fzaninotto/CodeFlower](https://github.com/fzaninotto/CodeFlower)
  No rating
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Data visualization

 Tags

  • code-visualization

CodeFlower News & Activities

Highlights All activities

Recent activities

No activities found.

CodeFlower information

  • Developed by

    FR flagFrancois Zaninotto
  • Licensing

    Open Source and Free product.
  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about CodeFlower, and it has gotten 3 likes

CodeFlower was added to AlternativeTo by David on Jan 26, 2016 and this page was last updated Jan 26, 2016.
No comments or reviews, maybe you want to be first?
Post comment/review

What is CodeFlower?

CodeFlower 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. Try hovering on nodes to see the loc number, clicking on directory nodes to fold them, dragging nodes to rearrange the layout, and changing project to see different tree structures. Built with d3.js. Inspired by Code Swarm and Gource.