Category Archives: Developer Resource

Angular 11 App Demo: Type in 23 Indian Languages

Are you creating an application targeting regional users? Do you need to provide your users a way to type in Indian languages? Are you using Angular? Here is a quick demo of how you can allow your Website users to easily type in Assamese, Bengali, Gujarati, Hindi, Malayalam, Tamil, Telugu and other 23 Indian languages. […]






React App Demo: Type in 23 Indian Languages

Are you creating an application targeting regional users? Do you need to provide your users a way to type in Indian languages? Are you using React? Here is a quick demo of how you can allow your Website users to easily type in Assamese, Bengali, Gujarati, Hindi, Malayalam, Tamil, Telugu and other 23 Indian languages. […]


How to Find Hindi (Devanagari) Characters in Notepad++

Find Hindi Characters using RegEx

Notepad++ is an extremely versatile text editor. If you want to find Hindi Characters within the text, you may use Regular Expression to search specific characters. For searching Hindi characters, use the following Regular Expression to search for at least one Hindi character within text. In Notepad++, go to Search Menu > Find… and enter […]