-
Updated
Feb 8, 2022 - JavaScript
#
dependency-graph
Here are 206 public repositories matching this topic...
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
javascript
typescript
vue
jsx
static-analysis
dependency-analysis
dependency-cruiser
dependency-graph
dependencies
tsx
circular-dependencies
architecture-diagram
A command line utility to display dependency tree of the installed Python packages
-
Updated
Jan 9, 2022 - Python
Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.
javascript
swift
objective-c
graph
structure
dependency-graph
dependency
dependency-tree
d3js
swift-dependencies-visualizer
-
Updated
Apr 28, 2020 - JavaScript
python
testing
docker
security
pypi
poetry
dependency-graph
conda
versioning
project-management
pip
release
pipfile
dependencies
venv
wheels
license-management
dependency-resolution
pipenv
flit
-
Updated
Jan 11, 2021 - Python
kotlin
graphviz
dependency-injection
dagger
dependency-graph
gradle-plugin
intellij-plugin
dagger2
graph-generation
-
Updated
Oct 3, 2021 - Kotlin
sschuberth
commented
May 10, 2020
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json.
View the dependencies tree of you Angular application
-
Updated
Oct 9, 2020 - TypeScript
Static code analysis to find violations in a dependency graph
-
Updated
Sep 1, 2021 - PHP
Directed acyclic graphs of Sidekiq jobs
-
Updated
Oct 4, 2017 - Ruby
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
coverage
cmake
llvm
gcc
dependency-graph
clang
doxygen
test-coverage
cppcheck
clang-format
clang-tidy
code-coverage
sanitizer
sanitizers
cmake-format
target-instrumentation
coverage-information
-
Updated
Jan 24, 2022 - CMake
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
analysis
static-code-analysis
llvm
static-analysis
dependency-graph
slice
static-analyzer
program-analysis
llvm-bitcode
llvm-slicer
dependence-graph
reaching-definitions
pointer-analysis
slicing
llvm-ir
points-to-analysis
data-dependency
control-dependency
backward-slicing
backward-slice
-
Updated
Feb 10, 2022 - C++
Code metric analyzer for Swift projects.
macos
swift
ios
analysis
metrics
architecture
dependency-graph
dependency
dependency-tree
swift-dependencies-visualizer
-
Updated
Jan 2, 2022 - Python
A simple dependency graph for Node.js
-
Updated
Mar 5, 2021 - JavaScript
git commit dependency analysis tool
visualization
d3
git
cli
commits
graph
web-app
dependency-analysis
porting
dependency-graph
revision-control
-
Updated
Oct 21, 2021 - Python
browse modules by clicking directly on "import" statements on GitHub
-
Updated
Aug 13, 2021 - JavaScript
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
visualization
svg
go
cli
golang
graphviz
png
protobuf
graph
protocol-buffers
dependency-graph
grpc
protoc
dot
proto3
scalable-vector-graphics
graphviz-dot-language
portable-network-graphics
-
Updated
Aug 8, 2021 - Go
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
android
kotlin
room
dependency-injection
architecture
dependency-graph
kotlin-android
retrofit2
repository-pattern
mvvm-architecture
dagger2-mvvm
mutablelivedata
livedata-viewmodel
networkboundresource
mediatorlivedata
viewmodel-interaction
kotlin-mvvm-architecture
hilt
hilt-android
-
Updated
Jan 21, 2022 - Kotlin
Shnatsel
commented
Feb 10, 2021
Right now argument validation and actually calling the subcommands is lumped together in one function:
This makes them impossible to unit-test and necessitates manual calls to eprintln_help() in multiple places instead of just one in main on any validation error.
We
A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories.
dependency-analysis
dependency-graph
hacktoberfest
vulnerability-scanner
sbom
hacktoberfest2021
sbom-generator
-
Updated
Dec 16, 2021 - Python
Roughly extract dependency relation from source code
-
Updated
Sep 18, 2021 - Go
Interactively browse dependency graphs of Nix derivations.
-
Updated
Jan 2, 2022 - Haskell
emerge is a source code analysis tool and dependency visualizer that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.
visualization
python
analysis
dependency-analysis
dependency-graph
data-visualization
dependencies
graph-visualization
code-metrics
code-visualization
metrics-gathering
swift-dependencies-visualizer
source-code-analysis
android-dependency-visualizer
dependency-visualizer
javascript-dependency-visualizer
typescript-dependency-visualizer
kotlin-dependency-visualizer
swift-dependency-visualizer
java-dependency-visualizer
python-dependency-visualizer
-
Updated
Feb 19, 2022 - Python
jayqi
commented
Jan 13, 2020
Options > Code > Saving
- Ensure that source files end with newline
- Strip trailing horizontal whitespace when saving
A reproducible Docker image build system for complex software stacks
-
Updated
Mar 25, 2021 - Python
A GitHub Action to wrap Nrwl Nx commands in your workflows.
graph
dependency-graph
monorepo
pull-request
workflows
nx
nrwl
nrwl-nx
github-actions
github-action
affected
-
Updated
Feb 16, 2022 - TypeScript
QoS Measurement & Dependency Graph Platform
-
Updated
Jan 28, 2022 - Python
-
Updated
Feb 3, 2022 - Coq
Install dependency graphs of Kubernetes Helm Charts
-
Updated
Sep 30, 2021 - Go
Improve this page
Add a description, image, and links to the dependency-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dependency-graph topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Add a rule that fails when unstable package is used (e.g
foo@1.0.0-alpha)