tty-text 2.0.0-beta.2

Provides agnostic text editing state management.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.unicode-segmentation]
version = "1.9.0"
[dev-dependencies.crossterm]
version = "0.25.0"

[package]
authors = ["Daniel Way <contact@danieldway.com>"]
description = "Provides agnostic text editing state management."
edition = "2021"
exclude = [".github"]
license = "MIT"
name = "tty-text"
readme = "README.md"
repository = "https://github.com/danielway/tty-text"
version = "2.0.0-beta.2"