Search
Preparing search index...
The search index is not available
cjk-conv
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/zh/convert/core"
External module "lib/zh/convert/core"
Index
References
text
Map
Interfaces
IOptions
ITable
Variables
REGEXP_
TEST
SAFE_
MODE_
CHAR
UString
default
Options
Functions
_call
char
Map
get
Options
get
Options
Skip
remove
Same
text
Map1
text
Map2
text
Map3
text
Map4
References
Const
text
Map
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
default
Options
default
Options
:
{}
= Object.freeze({safe: true,})
Type declaration
Functions
_call
_call
(
fn
:
any
, text
:
string
, options
?:
IOptions
,
...
argv
:
any
[]
)
:
any
Parameters
fn:
any
text:
string
Default value
options:
IOptions
= {}
Rest
...
argv:
any
[]
Returns
any
char
Map
char
Map
(
s
:
string
, table
:
ITable
)
:
string
Parameters
s:
string
table:
ITable
Returns
string
get
Options
get
Options
(
options
?:
IOptions
, defaultOpts
?:
{}
, skip
?:
string
[]
)
:
IOptions
Parameters
Default value
options:
IOptions
= {}
Default value
defaultOpts:
{}
= defaultOptions
Default value
skip:
string
[]
= SAFE_MODE_CHAR
Returns
IOptions
get
Options
Skip
get
Options
Skip
(
options
:
IOptions
, skip
?:
string
[]
)
:
IOptions
Parameters
options:
IOptions
Default value
skip:
string
[]
= SAFE_MODE_CHAR
Returns
IOptions
remove
Same
remove
Same
(
table
:
ITable
)
:
ITable
Parameters
table:
ITable
Returns
ITable
text
Map1
text
Map1
(
text
:
string
, table
:
ITable
)
:
string
Parameters
text:
string
table:
ITable
Returns
string
text
Map2
text
Map2
(
text
:
string
, table
:
ITable
)
:
string
Parameters
text:
string
table:
ITable
Returns
string
text
Map3
text
Map3
(
text
:
string
, table
:
ITable
)
:
string
Parameters
text:
string
table:
ITable
Returns
string
text
Map4
text
Map4
(
text
:
string
, table
:
ITable
)
:
string
Parameters
text:
string
table:
ITable
Returns
string
README
Globals
"lib/zh/convert/core"
text
Map
IOptions
ITable
REGEXP_
TEST
SAFE_
MODE_
CHAR
UString
default
Options
_call
char
Map
get
Options
get
Options
Skip
remove
Same
text
Map1
text
Map2
text
Map3
text
Map4
Generated using
TypeDoc