d2
d3
d2 | d3 | |
---|---|---|
96 | 288 | |
18,209 | 109,146 | |
8.0% | 0.3% | |
9.5 | 7.1 | |
11 days ago | about 1 month ago | |
Go | Shell | |
Mozilla Public License 2.0 | ISC License |
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.
d2
- D2: Declarative Diagramming – A modern language that turns text to diagrams
- Mermaid ASCII Diagrams
- D2: A New Diagram Scripting Language That Converts Text to Diagrams Instantly
-
Exploring Goja: A Golang JavaScript Runtime
I work on the D2 project ([0]) and we switched from other Javascript runners (v8go) to Goja. Using a JS runtime with a dependency on cgo means your Go program loses the (huge) benefit of cross-compiling to different architectures, since at build time it gets linked to the architecture-specific libc.
If you're interested in some production code with Goja, this is our code for calling RoughJS [1] from Go in order to produce the hand-drawn diagram look: [2]
[0] https://github.com/terrastruct/d2
- NMAP-formatter: convert NMAP results to HTML, CSV, JSON, graphviz (dot), SQLite
- Penrose – Penrose
-
Pikchr: A PIC-like markup language for diagrams in technical documentation
While not embedded in markdown, I like d2 [1]. I can use it with org-babel to embed and view the diagrams on emacs. After using graphviz for years, the visual output seems more polished to me. With that said, I want to give pikchr a try.
[1]:https://d2lang.com/
- Ask HN: How do you build diagrams for the web?
-
Documentation as Code for Cloud - C4 Model & Structurizr
In the next post I'll deep-dive into the D2 language which also has a huge set of features. Stay tuned.
- Inkscape Cloud Architect
d3
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository and review examples.
-
100+ Must-Have Web Development Resources
D3.js: One of the most popular JavaScript visualization libraries.
-
What are npm Peer Dependencies and how to use them?
A Dependency is an npm package that our code depends on in order to be able to run. Some popular packages that can be added as dependencies are lodash, D3, and chartjs.
-
How to Work with Multidimensional Arrays in JavaScript
Tools: D3.js
-
Introducing RacingBars 📊
RacingBars is an open-source, light-weight (~45kb gzipped), easy-to-use, and feature-rich javascript library for bar chart race, based on D3.js.
-
JavaScript frameworks: comparing the latest tools and libraries
D3.js Documentation
- Ask HN: What is the best software to visualize a graph with a billion nodes?
-
Issue 007 -- Surviving the AI Era
Built on Recharts, which is based on D3.
-
Top 20 Javascript Libraries on Github
Repository: D3.js
-
Navigating the Data Jungle. Data Analysis Software: A Comprehensive Guide
Data Visualization Software is designed to help users create visual representations of their data. These tools are often used to create charts, graphs, and other visualizations that can help users understand their data better. Some popular Data Visualization Software includes Tableau, Power BI, and D3.js. Tableau and Power BI are both powerful data visualization tools, while D3.js is a JavaScript library for creating interactive data visualizations in the web browser. In summary, there are several types of data analysis software available, each with its own strengths and weaknesses. Statistical Analysis Systems are ideal for users who need to perform complex statistical analysis, while Business Intelligence Tools are designed to help users make better business decisions. Data Visualization Software is ideal for users who need to create visual representations of their data.
What are some alternatives?
mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
echarts - Apache ECharts is a powerful, interactive charting and data visualization library for browser
C4-PlantUML - C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
GoJS, a JavaScript Library for HTML Diagrams - JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
vis
diagrams - :art: Diagram as Code for prototyping cloud system architectures
d4 - A friendly reusable charts DSL for D3
plantuml - Generate diagrams from textual description
svg.js - The lightweight library for manipulating and animating SVG
mermaid-cli - Command line tool for the Mermaid library
sigma.js - A JavaScript library aimed at visualizing graphs of thousands of nodes and edges