Exposing the code that's a little too attached
A command-line tool to scan project directories for dependencies across multiple ecosystems, aggregating and reporting them.
Highlights:
- Scans multiple directories recursively for dependencies across various ecosystems.
- Supports Node.js (package.json) and Dart (pubspec.yaml) projects.
- Extracts dependency names, versions, and categories (dev, prod).
- Provides a detailed list of dependencies along with their file paths.
- Aggregates dependency data to count occurrences and identify version ranges.
- Exports results to JSON or CSV for auditing and documentation.
- Designed for monorepo and mixed-environment analysis.
A few examples of commands:
todo:
todo go code here
- Code Maintenance 🔧
- Code Of Conduct
- Api for clingy-code-detective
- Contributing 👥 🚧
- Diagram for the code base 📐
- Vocabulary used in the code base 📖
- Architectural Decision Records 📝
- Contributors :busts_in_silhouette:
- Dependencies
- Glossary :book:
- Software engineering principles :gem:
- Overview of Flarebyte.com ecosystem :factory:
- Go dependencies
- Usage
This package is ESM only.
yarn add clingy-code-detective