text/

directory
v2.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT

Directories

Path Synopsis
Package ccc returns the Unicode [Canonical Combining Class] value for a codepoint.
Package ccc returns the Unicode [Canonical Combining Class] value for a codepoint.
Package dm provides a way to query Unicode decomposition mappings and perform a custom compatibility decomposition using [compatibility mapping tags].
Package dm provides a way to query Unicode decomposition mappings and perform a custom compatibility decomposition using [compatibility mapping tags].
Package fallback implements [Unicode Character Fallback Substitutions] using the Unicode CLDR 41.0 supplemental data file characters.xml, and an algorithm for enumerating every canonically equivalent string.
Package fallback implements [Unicode Character Fallback Substitutions] using the Unicode CLDR 41.0 supplemental data file characters.xml, and an algorithm for enumerating every canonically equivalent string.
Package fold implements operations that map similar characters to a common target.
Package fold implements operations that map similar characters to a common target.
Package np provides a way to query the Numeric Properties of a Unicode code point.
Package np provides a way to query the Numeric Properties of a Unicode code point.
number
algorithmic
Package algorithmic implements parsing and formatting of common non-decimal number systems, such as roman numerals and traditional tamil numbers.
Package algorithmic implements parsing and formatting of common non-decimal number systems, such as roman numerals and traditional tamil numbers.
plurals
Package plurals is an easy-to-use wrapper around the /x/text/feature/plural package.
Package plurals is an easy-to-use wrapper around the /x/text/feature/plural package.
rbnf
Package rbnf is a Go implementation of the Unicode Locale Data Markup Language (LDML) [Rule-Based Number Format (RBNF)].
Package rbnf is a Go implementation of the Unicode Locale Data Markup Language (LDML) [Rule-Based Number Format (RBNF)].
rbnf/internal/body
Package body implements parsing of a rbnf rule body.
Package body implements parsing of a rbnf rule body.
rbnf/internal/descriptor
Package descriptor parses a RNBF rule descriptor.
Package descriptor parses a RNBF rule descriptor.
symbols
Package symbols contains the [CLDR number symbols], such as the decimal point and the minus sign, for different locales.
Package symbols contains the [CLDR number symbols], such as the decimal point and the minus sign, for different locales.
Package runeio implements a mechanism to read a stream of Unicode code points (runes) from an io.Reader, with an internal buffer to push code points back to the front of the stream to allow limited peeking and rewind.
Package runeio implements a mechanism to read a stream of Unicode code points (runes) from an io.Reader, with an internal buffer to push code points back to the front of the stream to allow limited peeking and rewind.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL