@codesigntheory/bnunicode2ansi

A Bengali Unicode to ANSI text Converter

Usage no npm install needed!

<script type="module">
  import codesigntheoryBnunicode2ansi from 'https://cdn.skypack.dev/@codesigntheory/bnunicode2ansi';
</script>

README

bnUnicode2ANSI

A unicode to ANSI (Text encoding used by Bijoy) Bengali text converter.

Installation

npm insall codesigntheory/bnunicode2ansi

Usage

Import and use. bnUnicode2ANSI is the function you need.

bnUnicode2ANSI("আমার বাংলা টেক্সট")

Development

Pure vanilla code. No external dependency needed. Clone -> Code -> Send pull request.

Issues?

Please open ticket in github.