hanacaraka
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Hanacaraka

Build Status npm

Hanacaraka (ꦲꦤꦕꦫꦏ) is Javanese script writing system used in Javanese language.
This library help transliterate input string to its Hanacaraka equivalent and vice versa.

Usage

const hc = require('hanacaraka');
 
const javanese = hc.encode('BASAJAWA');  // ꦧꦱꦗꦮ
 
const latin = hc.decode('ꦧꦱꦗꦮ'); // BASAJAWA

References

Dependents (0)

Package Sidebar

Install

npm i hanacaraka

Weekly Downloads

10

Version

0.2.0

License

MIT

Unpacked Size

27.1 kB

Total Files

12

Last publish

Collaborators

  • izzur