Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/zh/convert/index"

Index

Variables

Let table_cn2tw

table_cn2tw: ITable = Object.assign({}, _table_cn2tw, table_cn2tw_plus)

Let table_tw2cn

table_tw2cn: ITable = Object.assign({}, _table_tw2cn, table_tw2cn_plus)

zhConvert

Functions

_cn2tw

  • _cn2tw(text: string): string

_tw2cn

  • _tw2cn(text: string): string

cn2tw

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

tw2cn

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

Generated using TypeDoc