An open API service indexing awesome lists of open source software.

https://github.com/jokester/pkgraph

dependency graph files (package-lock.json yarn.lock etc)
https://github.com/jokester/pkgraph

Last synced: about 2 months ago
JSON representation

dependency graph files (package-lock.json yarn.lock etc)

Awesome Lists containing this project

README

        

# pkgraph

------

Visualize and diff dependency-lock files as graphs

## Get started

## See also

- https://github.com/tychota/yarn-lock-diff
- https://github.com/adiktofsugar/diff-package-lock
- https://github.com/snyk/nodejs-lockfile-parser
- https://github.com/snyk/dep-graph
- https://github.com/madiweaver/lock-diff#readme
- https://github.com/pahen/madge
- https://github.com/dependents/node-dependency-tree

## Related work

- https://www.npmjs.com/package/@rushstack/lockfile-explorer
- https://github.com/microsoft/rushstack/tree/main/libraries/rush-lib/src/logic/npm which also contains npm/yarn/pnpm package-lock parser

## How it works

## License

MIT