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/table/index"
External module "lib/zh/table/index"
Index
Type aliases
IOptions
Variables
cn
jp
tw
Functions
_get
_wrap
Fn
auto
Type aliases
IOptions
IOptions
:
{
greedyTable
?:
boolean
|
number
;
safe
?:
boolean
;
skip
?:
any
}
Type declaration
Optional
greedy
Table
?:
boolean
|
number
Optional
safe
?:
boolean
Optional
skip
?:
any
Variables
Const
cn
cn
:
(Anonymous function)
= _wrapFn('cn')
取出此漢字所對應的簡漢字
Const
jp
jp
:
(Anonymous function)
= _wrapFn('jp')
取出此漢字所對應的日漢字
Const
tw
tw
:
(Anonymous function)
= _wrapFn('tw')
取出此漢字所對應的繁漢字
Functions
_get
_get
(
a
:
any
, value
:
any
,
...
values
:
any
[]
)
:
any
Parameters
a:
any
value:
any
Rest
...
values:
any
[]
Returns
any
_wrap
Fn
_wrap
Fn
(
fn
:
string
)
:
(Anonymous function)
Parameters
fn:
string
Returns
(Anonymous function)
auto
auto
(
char
:
string
, options
?:
IOptions
)
:
string
[]
自動取出此漢字所對應的簡繁日漢字
Parameters
char:
string
Default value
options:
IOptions
= {}
Returns
string
[]
README
Globals
"lib/zh/table/index"
IOptions
cn
jp
tw
_get
_wrap
Fn
auto
Generated using
TypeDoc
取出此漢字所對應的簡漢字