Skip to content

igorskyflyer/npm-duoscribi

Repository files navigation

DúöScríbî

✒ DúöScríbî allows you to convert letters with diacritics to regular letters. 🤓


💖 Support further development

Donate to igorskyflyer



🕵🏼‍♂️ Usage

Install it by executing:

npm i "@igor.dvlpr/duoscribi"

🤹🏼‍♂️ API

function duoscribi(input: string): string

Converts letters with diacritics to regular, ASCII letters.

input: string - The string to convert.

Returns the converted string or an empty string otherwise.


ℹ To see the extensive list of 508 supported characters with diacritics, see the SUPPORTED_CHARS.md file.