dpn
Dependency info
A tool to retrieve information about the dependencies of an npm module belonging to a specific user.
Get the dependents of a users npm modules
27 stars
4 watching
1 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
dependentsnpm
Related projects:
Repository | Description | Stars |
---|---|---|
andir/npins | Provides a tool for managing dependencies in Nix projects by tracking and pinning specific versions of packages. | 217 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
rvpanoz/luna | A tool for managing npm dependencies through a modern UI. | 1,007 |
davej/john | A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |
workshopper/how-to-npm | An interactive tutorial for learning how to manage dependencies in Node.js projects | 1,121 |
muir/nserve | Provides a framework for managing server startup and shutdown in modular applications with injectable dependencies | 3 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
thebjorn/pydeps | A tool to visualize and manage dependencies of Python modules. | 1,795 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
silverwind/updates | A tool to manage and update dependencies in Node.js projects. | 99 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |