bn-ansi-to-unicode
Version:
ANSI bangla font (Bijoy) to Unicode converter in Typescript
13 lines (8 loc) • 416 B
Markdown
# Bijoy ANSI to Unicode converter NPM package.
Typescript Bangla text ANSI (Bijoy) to Unicode format converter. The original author of this was @codesigntheory and package source code was unavailable on Github.
## Usage
Import and use bnUnicode2ANSI is the function you need.
```javascript
import bnAnsiToUnicode from 'bn-ansi-to-unicode'
bnAnsiToUnicode("Avgvi †mvbvi evsjv, Avwg †Zvgvq fv‡jvevwm|");
```