Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluewings/korean-regexp
/ functions
Functions
10 in github.com/bluewings/korean-regexp
⨍
Functions
10
◇
Types & classes
2
↓ 6 callers
Function
explode
(text: string, { grouped = false }: ExplodeOptions = {})
src/explode.ts:8
↓ 4 callers
Function
getInitialSearchRegExp
(initial: string, allowOnlyInitial = false)
src/getRegExp.ts:6
↓ 4 callers
Function
getPhonemes
(char: string)
src/getPhonemes.ts:3
↓ 3 callers
Function
escapeRegExp
(string: string)
src/escapeRegExp.ts:4
↓ 2 callers
Function
engToKor
(text: string)
src/engToKor.ts:7
↓ 2 callers
Function
implode
(input: string | (string | string[])[])
src/implode.ts:22
↓ 1 callers
Function
correctPostpositions
(text: string)
src/correctPostpositions.ts:14
↓ 1 callers
Function
korToEng
(text: string)
src/korToEng.ts:7
Function
assemble
(arr: any)
src/implode.ts:7
Function
isNotUndefined
(e: any)
src/implode.ts:5