This is a simple website (https://cratesdownloader.xyz/) that allows users to download Rust crates by just pasting the URL. The website is built using Astro.
- Easy to use interface
- Direct download of Rust crates from crates.io
- Supports URLs from crates.io and docs.rs
- Go to the website
- Paste the URL of the Rust crate you want to download
- Click on the "Download" button
- Your crate will start downloading automatically
This project is open to contributions from the community. If you would like to contribute, please follow the guidelines below:
- Fork the repository
- Create a new branch for your changes
- Make your changes
- Test your changes
- Commit and push your changes to your branch
- Submit a pull request
This project is licensed under the MIT License. Please see the LICENSE file for more information.