UNPKG

preeti-to-unicode-input

Version:

An input element or textarea to convert preeti font or nepali font to unicode with language toggle support for Nepali and english typing.

3 lines (2 loc) 84 B
declare function preetiToUnicode(text: string): string; export { preetiToUnicode };