A fully typed, general-purpose utility for unidirectional string transliteration (non-Latin script => Latin script).
Platform-aware binary plugin for Thai transliteration (for use with romanize-string).
Convert numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)
Romanize Thai
Util collection for Japanese text processing. Hiraganize, Katakanize, and Romanize.
Romanize Korean Hangul
Romanize Hangul
Converts integers to Roman numeral strings.
String conversion utility to romanize Korean characters
ひらがなとカタカナをローマ字に変換するJavaScript向けのライブラリです。
Convert a number to Roman numerals
Romanizing Chinese names.
Get the visual width of a string - the number of columns required to display it
Util collection for Japanese text processing. Hiraganize, Katakanize, and Romanize.
Escape RegExp special characters
A utility package to parse strings
A small, no-dependency lib for converting to and from roman numerals
Convert roman numbers to arabic and vice versa with ease.
Indent each line in a string
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Modify strings, generate sourcemaps
Repeat the given string n times. Fastest implementation for repeating a string.
A minimal UTF8 implementation for number arrays.
Converts Roman numerals into integers
Chinese tools for romanization conversions and other helpful string functions for Chinese.
Converts strings and integers to and from roman numerals
Easily convert between Roman and Arabian numbers. Functionality provided via String and Integer extensions
A Ruby gem that solves Roman numeral math problems as strings.
Converts numbers to a Roman Numeral String and vice-versa
Convenience methods for converting fixnums to various string equivalents. (Alphabetic, roman numerals, ordinals, words.)
Unicode to ASCII transliteration. Converts Unicode characters to their best ASCII representation. AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed.
The romanized_hebrew gem was built to convert the hebrew romanization commonly used by the 19th and 20th-century English occultists (e.g. Mathers, Waite, etc) into actual hebrew unicode. It can provide the unicode string, or a string of HTML entities.