a utility that does miscellaneous {processing,transforming} of text input
https://divio.city/projects/dvtoys
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| media | ||
| src | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
[ dvtoys ]
a utility that does miscellaneous {processing,transforming} of text input
>> ABOUT >>
list of currently implemented modes:
- string length calculation
- sorting (alphabetical, length, integer)
- string case conversion
>> INSTALLATION >>
from crates.io:
cargo install dvtoys
from the git repo:
git clone https://git.divio.city/me/dvtoys
cd dvtoys
cargo install --path .
a convenient alias:
alias dv='dvtoys'
Mirrors: diviocity disroot codeberg git.gay gitea rocketgit salsa framagit gitlab github
