Skip to content

A complete flexbox implementation for the Rust cursive crate.

License

Notifications You must be signed in to change notification settings

ThomasFrans/cursive-flexbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ed2769 · Apr 13, 2025

History

34 Commits
Feb 21, 2023
Feb 18, 2023
Apr 8, 2023
Apr 13, 2025
Jan 21, 2023
Feb 21, 2023
Jan 21, 2023
Feb 2, 2023
Apr 13, 2025
Apr 8, 2023
Feb 2, 2023
Jan 20, 2023
Nov 13, 2023
Apr 13, 2025

Repository files navigation

Cursive Flexbox crates.io docs.rs

This crate started as a fun sideproject and I never really spent the time to release a proper version in the end. I personally don't believe that a flexbox fits in a TUI, but if anyone else thinks so and wants to work on it, I'd be happy to give ownership of the crate on crates.io away. Just reach out to me through any channel.

A correct, complete flexbox implementation for the Cursive TUI library. The implementation follows the CSS3 specification where it makes sense for a TUI. All implemented functionality should be exactly the same as for the CSS3 flexbox.

About

A complete flexbox implementation for the Rust cursive crate.

Topics

Resources

License

Stars

Watchers

Forks

Languages