unicode2ascii

1.1.0 • Public • Published

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

  1. First, install dependencies with npm
  2. Then, add in your project

Developer?

get in touch with me on github

Dependents (0)

Package Sidebar

Install

npm i unicode2ascii

Weekly Downloads

22

Version

1.1.0

License

MIT

Unpacked Size

25 kB

Total Files

5

Last publish

Collaborators

  • nayeem_bd