repo-visualizer VS VisualizingCode

Compare repo-visualizer vs VisualizingCode and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
repo-visualizer VisualizingCode
3 1
1,083 4
0.9% -
0.6 4.1
2 months ago over 2 years ago
JavaScript Jupyter Notebook
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

repo-visualizer

Posts with mentions or reviews of repo-visualizer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-21.
  • How do you make code make sense?
    3 projects | /r/Python | 21 Feb 2023
    That isn’t to say that the problem is impossible. When I want to learn a codebase, I run it through gource, which visualizes how the structure of the repo changes over time (https://gource.io/). I read the unit tests, and hope that they demonstrate the behavior of the code that is being tested. I run it through repo visualizer to view the static structure of the code (https://github.com/githubocto/repo-visualizer).
  • Visualize nested directory structure / git repo
    1 project | /r/devops | 10 Aug 2022
    A visualization similar to what https://github.com/githubocto/repo-visualizer produces is much easier to look at. I'd use the above tool, but i don't have the ability to use github actions, so looking for something similar.
  • Repository Visualization with GitHub Next
    3 projects | dev.to | 8 Oct 2021
    If you’re curious about more details, the full source code for the repo-visualizer is available on GitHub and its readme lists all available configuration options. Configuration options typically get added underneath the with: step.

VisualizingCode

Posts with mentions or reviews of VisualizingCode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.

What are some alternatives?

When comparing repo-visualizer and VisualizingCode you can also consider the following projects:

d3 - Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

Gource - software version control visualization