-
Updated
Jun 18, 2022 - JavaScript
#
dependency-graph
Here are 210 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
Jun 10, 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
good for contribution
feature request
good first issue
stats-validator-plugin-webpack
@statoscope/stats-validator-plugin-webpack
sschuberth
commented
May 10, 2020
The code at
can be simplified now that Stack 2.3.1 supports ls dependencies json
.
kotlin
graphviz
dependency-injection
dagger
dependency-graph
gradle-plugin
intellij-plugin
dagger2
graph-generation
-
Updated
Apr 3, 2022 - Kotlin
View the dependencies tree of you Angular application
-
Updated
Oct 9, 2020 - TypeScript
Static code analysis to find violations in a dependency graph
-
Updated
Jun 21, 2022 - 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
May 9, 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
Jun 20, 2022 - C++
Code metric analyzer for Swift projects.
macos
swift
ios
analysis
metrics
architecture
dependency-graph
dependency
dependency-tree
swift-dependencies-visualizer
-
Updated
Jun 22, 2022 - Python
Open
Run tests on CI
1
Shnatsel
commented
Mar 17, 2022
We currently only run cargo build
, cargo doc
and something like cargo fmt --verify
on CI. We also need to run the unit tests now that we have them, via cargo test
.
good first issue
Good for newcomers
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
Jun 21, 2022 - Python
browse modules by clicking directly on "import" statements on GitHub
-
Updated
Aug 13, 2021 - JavaScript
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, 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
Apr 25, 2022 - Kotlin
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
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
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
Jun 19, 2022 - Python
Interactively browse dependency graphs of Nix derivations.
-
Updated
May 23, 2022 - Haskell
Roughly extract dependency relation from source code
-
Updated
Sep 18, 2021 - Go
A GitHub Action to wrap Nrwl Nx commands in your workflows.
graph
actions
dependency-graph
monorepo
pull-request
workflows
nx
nrwl
nrwl-nx
github-actions
github-action
affected
-
Updated
Jun 21, 2022 - TypeScript
A reproducible Docker image build system for complex software stacks
-
Updated
Mar 25, 2021 - Python
jayqi
commented
Jan 13, 2020
Options > Code > Saving
- Ensure that source files end with newline
- Strip trailing horizontal whitespace when saving
go
golang
ioc
service
healthcheck
container
injection
dependency-graph
generics
typesafe
injector
di
lifecycle
invoke
dependency
graceful-shutdown
provide
-
Updated
Jun 9, 2022 - Go
QoS Measurement & Dependency Graph Platform
-
Updated
Jun 21, 2022 - Python
-
Updated
May 16, 2022 - Coq
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
[email protected]
)