DEV Community

hehehai
hehehai

Posted on • Updated on

πŸ¦€ browser extension to explore rust cargo dependencies on GitHub repos

cratehub

On every GitHub repository or folder with a Cargo.toml file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions.

cratehub also adds convenient links to:

  • the Cargo.toml file
  • crate info
  • support create data copy (eg: rustfmt-nightly = "1.4.21")
  • Cargo.toml Workspaces
  • crates.io
  • rust docs
  • rust playground

GitHub Enterprise is also supported by right-clicking on cratehub's icon in the toolbar and selecting Enable cratehub on this domain.

Design

Here's what cratehub looks like:

cratehub on Chrome

cratehub on Chrome

Installation

πŸ₯³Github repo: https://github.com/hehehai/cratehub

Top comments (0)