Releases: masnormen/sunda.js
Releases · masnormen/sunda.js
v1.0.2
v1.0.0
First release 🥳
Sunda.js is based off of my other project, Carakan.js, which is a transliterator library for Javanese script. After researching about the Sundanese script, I found that the Sundanese writing system is similar, and even a lot simpler than the Javanese one. Then, I realized that the same algorithm could be used to transliterate Latin into it. After I see that there's no library for transliterating Latin into Sundanese script yet (and vice versa), I decided to make one.
Feel free to make contributions or report issues!
📦 Installation
NPM:
$ npm install sunda.js
Yarn:
$ yarn add sunda.js
Read the README.md on repository main page for more information.