https://github.com/mcluck90/cargo-links-userscript
Displays Cargo.toml dependencies on GitHub as links to crates.io
https://github.com/mcluck90/cargo-links-userscript
cargo rust tampermonkey userscript
Last synced: 5 months ago
JSON representation
Displays Cargo.toml dependencies on GitHub as links to crates.io
- Host: GitHub
- URL: https://github.com/mcluck90/cargo-links-userscript
- Owner: MCluck90
- License: mit
- Created: 2018-09-20T14:38:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T19:01:51.000Z (over 7 years ago)
- Last Synced: 2025-05-13T20:36:25.521Z (9 months ago)
- Topics: cargo, rust, tampermonkey, userscript
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cargo Links
A simple user script which converts Cargo.toml dependency entries on GitHub to [crates.io](https://crates.io) links.
## How to Use
1. Install [TamperMonkey](https://tampermonkey.net/)
2. Import cargo-links.js