Caution
Clarification: inspired by @unjs, building a unified Rust tool library.
Let's rewrite everything written in Rust.
| package | introduction | total downloads |
|---|---|---|
| @automd-rs | It's a crate to update your README.md with your Cargo.toml, automatically. Supports badges, contributors, and with-automdrs blocks. | |
| @browser-paths | Get the path of the browser, support Chrome and Edge. | |
| @c12-parser | Toolbox for parsing and stringifying various formats, including JSON, JSON5, JSONC, INI, TOML, and YAML. | |
| @camel | Supports bidirectional conversion of variable strings between common naming formats. | |
| @crates-readme-table | Update your README.md with your crates.io crates | |
| @find-cargo-toml | Find Cargo.toml by walking up the directory tree | |
| @promptt | A interactive CLI prompts library, lightweight and easy to use. | |
| @rwconfig | Read/write config files with get/set and dirty-tracking; save() writes all changes at once | |
| @urlogger | Lightweight colored logger: log(level, message) with RUST_LOG filtering. |