8 stable releases
new 1.2.2 | Oct 2, 2023 |
---|---|
1.2.1 | Sep 19, 2023 |
1.1.1 | Jul 10, 2023 |
1.1.0 | Jun 26, 2023 |
0.3.4 | Jan 25, 2023 |
#157 in GUI
93 downloads per month
1.5MB
29K
SLoC
Slint Updater
This program is a tool to upgrade .slint
files from the Slint Project to the latest syntax.
The Slint Design Language evolves, with new features being added and old ones marked for deprecation. Use this tool to
automatically upgrade your .slint
files to the latest syntax.
Installation
The updater can be installed from crates.io:
cargo install slint-updater
Usage:
slint-updater -i /path/to/my/app/ui/**/*.slint
Dependencies
~6–18MB
~256K SLoC