coded-chars 3.0.1

An implementation to create control strings defined in the ECMA-48 standard.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["command-line-interface"]
description = "An implementation to create control strings defined in the ECMA-48 standard."
edition = "2021"
keywords = ["ecma-48", "ansi", "terminal", "csi", "color"]
license = "MIT"
name = "coded-chars"
readme = "README.md"
repository = "https://github.com/Trehinos/coded-chars"
version = "3.0.1"