This is documentation for
Stream Chat Angular SDK v5, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6)
.
TransliterationService
The TransliterationService
wraps the @sindresorhus/transliterate library
Methods
transliterate
transliterate(s
): string
Parameters
Name | Type | Description |
---|---|---|
s | string | the string to be transliterated |
Returns
string
the result of the transliteration
Defined in
projects/stream-chat-angular/src/lib/transliteration.service.ts:16
- I'm working with the Stream Chat Angular SDK and would like to ask questions about this documentation page: https://getstream.io/chat/docs/sdk/angular/v5/services/TransliterationService.md
- View as markdown
- Open in ChatGPT
- Open in Claude
On this page: