embedded-struct-visualize
By davidschlachter
object_playground
A tool for visualizing and experimenting with JavaScript object relationships. (by jamesshore)
embedded-struct-visualize | object_playground | |
---|---|---|
1 | 1 | |
- | 413 | |
- | 0.0% | |
- | 10.0 | |
- | about 5 years ago | |
JavaScript | ||
- | GNU General Public License v3.0 or later |
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.
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.
embedded-struct-visualize
Posts with mentions or reviews of embedded-struct-visualize.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-17.
-
Graphviz: Open-source graph visualization software
Graphviz made it really easy for me to plot dependencies in Go data structures! After I put together a lexer, Graphviz took care of all the difficult work of making sense of the data: https://github.com/davidschlachter/embedded-struct-visualize...
object_playground
Posts with mentions or reviews of object_playground.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-17.
-
Graphviz: Open-source graph visualization software
There's viz.js. I use it at objectplayground.com to visualize JavaScript object layouts. This file shows how I use it:
https://github.com/jamesshore/object_playground/blob/master/...
What are some alternatives?
When comparing embedded-struct-visualize and object_playground you can also consider the following projects:
sketchviz - A command line clone of https://sketchviz.com/
embedded-struct-visualizer - Tool to visualize the graph of embedded structs in Go projects
sketchviz-docker - Graphviz -> Sketchy PNG in one image, for automation
d3-dag - Layout algorithms for visualizing directed acyclic graphs
DFB - A mini development environment for developing and troubleshooting the Cypress PSoC Digital Filter Block