a simple, stand-alone Node JS script that converts to and from Kruti Dev and Unicode
- Put your input text into the
input.txt
. - In
kritidevtounicode.js
, if you are converting from Kriti Dev, definevar begin = 0
in line 1; otherwise, definevar begin = 1
- In terminal, run
node kritidevltounicode.js
- Receive output in
output.txt