john
Dependency organizer
A tool to visually categorize and organize npm dependencies by color-coded tags.
Make npm's flat dependencies easier to find and sort
42 stars
4 watching
1 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
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 |
npmhub/npmhub | A browser extension that displays npm dependencies on GitHub repos | 770 |
rvpanoz/luna | A tool for managing npm dependencies through a modern UI. | 1,007 |
timoxley/npm-tutor | A tool to guide developers through the process of managing dependencies with npm | 23 |
samccone/engine-deps | A tool for managing specific dependencies tied to a project's version | 20 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |
petejkim/goop | A dependency manager for Go projects inspired by Bundler. | 778 |
siddharthkp/auto-install | A tool that automates the installation of dependencies as you code. | 1,198 |
owenthereal/nut | Manages dependencies and vendoring for Go projects by fetching, rewriting import paths, and introducing metadata files. | 232 |
jozanza/p8 | A tool to simplify development of PICO-8 cartridges by managing dependencies and automatically reloading carts on save. | 47 |
gillstrom/dpn | A tool to retrieve information about the dependencies of an npm module belonging to a specific user. | 27 |
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 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |