• Stars
    star
    676
  • Rank 64,167 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

You might also like DependencyWheel, another d3.js visualization for indirect dependencies in software packages.

More Repositories

1

Faker

Faker is a PHP library that generates fake data for you
PHP
26,780
star
2

uptime

A remote monitoring application using Node.js, MongoDB, and Twitter Bootstrap.
JavaScript
3,621
star
3

screenshot-as-a-service

Website screenshot service powered by node.js and phantomjs
JavaScript
1,098
star
4

Streamer

Object-Oriented API for PHP streams
PHP
268
star
5

DependencyWheel

A package dependency visualization using d3.js. Currently supports Composer for PHP.
HTML
262
star
6

mongoose-lifecycle

Plugin for Mongoose (Node.js ODM for MongoDB) adding lifecyle events on the model class
JavaScript
94
star
7

Doctrine2ActiveRecord

Experimental ActiveRecord layer on top of Doctrine2 using the Twig templating engine
PHP
85
star
8

cron-as-a-service

Remote cron service built using Node.js and MongoDB
JavaScript
74
star
9

CompanyNameGenerator

Generate names for English tech companies with class
PHP
68
star
10

Head-Up

21
star
11

PHPClassNameGenerator

Generate PSR-0 compliant class names with ease.
PHP
15
star
12

fzaninotto.github.com

Source for François Zaninotto's blog - Jekyll style
HTML
8
star
13

propel-theme

This is the Trac theme of the www.propelorm.org website
Python
3
star
14

sfCookieSessionStoragePlugin

Cookie-based session storage plugin for the symfony framework
PHP
3
star
15

Lecture-on-Web-Applications-Security

PHP
3
star
16

forumphp

Code for my forum PHP 2010 slides
PHP
2
star
17

parisjs

JavaScript
1
star
18

ra-lifecycle-callbacks-tutorial

A sample react-admin app demonstrating lifecycle callbacks. Support for a video tutorial on YouTube.
TypeScript
1
star
19

ra-admin-tutorial

A sample react-admin app demonstrating the Admin component. Support for a video tutorial on YouTube.
TypeScript
1
star