Popularity
1.1
Growing
Activity
0.0
Declining
25
1
1

Description

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.

Programming language: TypeScript
License: MIT License
Tags: Build System     Cargo     Dependencies     Crates     Github    

cratehub alternatives and similar packages

Based on the "Cargo" category.
Alternatively, view cratehub alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cratehub or a related project?

Add another 'Cargo' Package

README

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:

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

Installation

also compatible with

! todo dev

Development

pnpm dev

Then load extension in browser with the extension/ folder.

For Firefox developers, you can run the following command instead:

pnpm start:firefox

web-ext auto reload the extension when extension/ files changed.

While Vite handles HMR automatically in the most of the case, Extensions Reloader is still recommanded for cleaner hard reloading.

Build

To build the extension, run

pnpm build

And then pack files under extension, you can upload extension.crx or extension.xpi to appropriate extension store.

See Also

  • npmhub - On every GitHub repository or folder with a package.json file, scroll to the bottom of the page to see a list of its npm dependencies and their descriptions.

thx