forked from flovansl/co_sl
coop Slint widget library fork
- Rust 65.9%
- TypeScript 34%
| .reuse | code-guidelines ( #65 ) | |
| .vscode | deno ( #64 ) | |
| .woodpecker | deno ( #64 ) | |
| apps/coop_local | Refactor color name for coop ( #67 ) | |
| examples | Refactor color name for coop ( #67 ) | |
| LICENSES | deno ( #64 ) | |
| widgets | Fix README's "how to use" section | |
| .gitignore | fix license issues | |
| .pre-commit-config.yml | deno ( #64 ) | |
| build_desktop.sh | deno ( #64 ) | |
| Cargo.toml | wip | |
| CONTRIBUTING.md | fix link in contribution guide | |
| LICENSE.md | deno ( #64 ) | |
| README.md | deno ( #64 ) | |
| SLINT_CODECONVENTIONS.md | code-guidelines ( #65 ) | |
coop_sl
This repository is the home of my personal Slint projects.
Get it on Codeberg #MadeWithSlintCrates
- apps/
- coop_local: Cross platform file browser (in active development / pre-release)
- widgets/
examples
- gallery: gallery example showing the widget of
book_flipandcoop
Check out the README for more details.
Live wasm preview of examples
| Gallery |
|---|
| Screenshot of the gallery |
New to Slint?
Best to start with these sources:
- Slint docs: https://slint.dev/docs
- Slint examples: https://github.com/slint-ui/slint/tree/master/examples
- Slint chat: https://chat.slint-ui.com/
License
- Source code of library crates and examples are available under MIT license and source code of application projects
appsunder GNU GPLv3.
contributions
For contributions check CONTRIBUTING.md.