
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
Graphviz
draw.io
yEd
PlantUML
Dia
UMLGraph
LucidChart
OmniGraffle
CodeClimate
GraphvizBased on our record, Graphviz should be more popular than CodeClimate. It has been mentiond 86 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
Depends on the diagram. But a lot of times it's OpenOffice Draw[1]. I might also use Archi[2] or GraphViz[3] depending on what I'm trying to do. [1]: https://www.openoffice.org/product/draw.html [2]: https://www.archimatetool.com/ [3]: https://graphviz.org. - Source: Hacker News / over 1 year ago
Isn't Graphviz [1] the standard tool for this? [1] https://graphviz.org/. - Source: Hacker News / over 1 year ago
EXPLAIN AST: With this clause, we can explore the Abstract Syntax Tree, we can also visualize this via Graphviz. - Source: dev.to / over 1 year ago
While inactive blockdiag was small and nice for automatically annotating documentation. As you can see it hasn't been maintained for a few years. https://github.com/blockdiag/blockdiag With complex diagrams, I find good old PlantUML diagrams more useful if not as initially pretty as mermaid. Plus it will output archimate without having to touch that UI https://plantuml.com/ But really it is horses for courses.... - Source: Hacker News / about 2 years ago
Use a high-level language like Plant UML, D2, Graphviz which are good for the purpose they are designed for, but not for generic purpose diagramming. - Source: dev.to / about 2 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
draw.io - Online diagramming application
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.
ESLint - The fully pluggable JavaScript code quality tool
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.