a utility that does miscellaneous {processing,transforming} of text input https://divio.city/projects/dvtoys
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-25 12:01:32 +00:00
media added demo 2026-07-25 12:01:32 +00:00
src 000 2026-07-25 11:48:48 +00:00
Cargo.toml 000 2026-07-25 11:48:48 +00:00
LICENSE 000 2026-07-25 11:48:48 +00:00
README.md added demo 2026-07-25 12:01:32 +00:00

[ dvtoys ]

a utility that does miscellaneous {processing,transforming} of text input

demo

>> 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