Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 14, 2022 05:42 am GMT

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
  • create 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


Original Link: https://dev.to/hehehai/browser-extension-to-explore-rust-cargo-dependencies-on-github-repos-32h8

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To