This repository is moved to https://gitlab.com/codesigntheory/bnunicode2ansi
A unicode to ANSI (Text encoding used by Bijoy) Bengali text converter.
npm insall codesigntheory/bnunicode2ansi
Import and use. bnUnicode2ANSI
is the function you need.
bnUnicode2ANSI("আমার বাংলা টেক্সট")
Pure vanilla code. No external dependency needed. Clone -> Code -> Send pull request.
Please open ticket in github.