Top 0.7% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 6.7% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/pborman/ansi
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition" From the standard: Portions of the standared are included in the documentation for this package. The standard bears no copyright. Each escape sequence is represented by a string constant and a Sequence structure. For the escape sequence named SEQ, SEQ is the string constant and SEQ_ is the related Sequence structure. A mapping from a sequence string to its Sequence structure is provided in Table. Some escape sequences may contain parameters, for example "\033[4A". This sequence contains the parameter "4". The name of the sequences is "\033[A" (the parameter is missing). The sequence "\033[1;2 c" is named "\033[ c" and has the parameters "1", and "2". The C1 control set has both a two byte and a single byte representation. The two byte representation is an Escape followed by a byte in the range of 0x40 to 0x5f. They may also be specified by a single byte in the range of 0x80 - 0x9f. This ansi package always names the C1 control set in the two byte form.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/pborman/ansi
License: BSD-3-Clause
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/pborman
Dependent packages: 40
Dependent repositories: 106
Stars: 10 on GitHub
Forks: 9 on GitHub
Docker dependents: 60
Docker downloads: 692,871,334
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago