Back to Docs
Crate / Public Doc

Scrin Widgets Docs

Scrin Widgets provides Scrin-native widgets and Aisling terminal effects for immersive Rust TUIs.

Package Metadata01

scrin-widgets is tracked from the Tknott95 crates.io catalog because it is above the 64-download threshold. Current tracked version is 0.2.7, with 103 downloads across 7 versions.

Crates.io / Docs.rs Facts03

crates.io category: command-line-interface.

crates.io keywords: aisling, scrin, tui, widgets.

docs.rs package facts: latest tracked release is 0.2.7; source code size 38.9 kB.

docs.rs records a library crate with Rust 2024 edition and MIT OR Apache-2.0 license.

What It Is04

scrin-widgets is a companion crate for building richer Scrin TUIs without repeating widget and effect scaffolding.

It packages Scrin-native interface pieces with Aisling-powered terminal effects so release surfaces can point users to one focused add-on crate instead of burying widgets inside the core toolkit.

Install And Use05

Install from crates.io:

cargo add scrin-widgets

Current tracked release: scrin-widgets = "0.2.7"

Use it alongside scrin and aisling when a TUI needs reusable widgets, animation hooks, or immersive terminal surfaces beyond the core drawing loop.

Release Notes06

The 0.2.x line moved quickly on 2026-07-03, with 0.2.4 through 0.2.7 published as the widget package matured.

Keep public links on crates.io and docs.rs until a backend release/doc sync can ingest complete package README and rustdoc details.