alinio 0.2.1

A library to assist in alignment and table generation in TUI applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.unicode-width]
version = "0.1.9"

[package]
categories = ["command-line-interface"]
description = "A library to assist in alignment and table generation in TUI applications"
edition = "2021"
keywords = ["tui", "terminal", "alignment", "tables", "unicode"]
license = "MIT"
name = "alinio"
readme = "README.md"
repository = "https://github.com/curlpipe/alinio"
resolver = "2"
version = "0.2.1"