remove(text
, options
): string
Removes niqqud from Hebrew text
Parameters
Parameter | Type | Description |
---|
text | string | a string of Hebrew characters |
options | RemoveOptions | |
Returns
string
Hebrew characters with accents and niqqud optionally removed
Examples
Default
Remove accents and vowels, but not shin/sin dots
Remove all
Defined in
src/remove.ts:578