unicode2ascii
v1.1.0
Published
A package for converting Unicode Bengali text to Bijoy Ascii format and vise versa.
Downloads
9
Readme
unicode2ascii
A package for converting Unicode Bengali text to Bijoy Ascii format and vise versa.
Install
npm install unicode2ascii
Usage
Import and use. unicode2ascii is the Module you need.
import { ConvertToASCII } from "unicode2ascii";
Example
ConvertToASCII("bijoy", "বাংলা প্রিন্ট টেস্ট");
evsjv wc«›U ‡U÷
Example
ConvertToUnicode("bijoy","evsjv wc«›U ‡U÷")
বাংলা প্রিন্ট টেস্ট
Development
- First, install dependencies with
npm
- Then, add in your project
Developer?
get in touch with me on github