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.

CodeFlower screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Online
  • Self-Hosted  [https://github.com/fzaninotto/CodeFlower](https://github.com/fzaninotto/CodeFlower)
-
No reviews
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
CodeFlower was added to AlternativeTo by David on and this page was last updated .
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.