Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/zh/convert/core"

Index

References

Const textMap

Renames and re-exports textMap4

Variables

Const REGEXP_TEST

REGEXP_TEST: RegExp = _re_cjk_conv('ug')

Const SAFE_MODE_CHAR

SAFE_MODE_CHAR: string[] = array_unique(['后','里','餵','志','布','佈','系','繫','梁','樑','衝','沖','谷','穀','注','克',])

UString

UString: UString

Const defaultOptions

defaultOptions: {} = Object.freeze({safe: true,})

Type declaration

Functions

_call

  • _call(fn: any, text: string, options?: IOptions, ...argv: any[]): any

charMap

  • charMap(s: string, table: ITable): string

getOptions

getOptionsSkip

removeSame

textMap1

  • textMap1(text: string, table: ITable): string

textMap2

  • textMap2(text: string, table: ITable): string

textMap3

  • textMap3(text: string, table: ITable): string

textMap4

  • textMap4(text: string, table: ITable): string

Generated using TypeDoc