TransliterationService

The TransliterationService wraps the @sindresorhus/transliterate library

Methods

transliterate

transliterate(s): string

Parameters

NameTypeDescription
sstringthe string to be transliterated

Returns

string

the result of the transliteration

Defined in

projects/stream-chat-angular/src/lib/transliteration.service.ts:16

© Getstream.io, Inc. All Rights Reserved.