Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

khmer-unicode-converter

seanghay20.2kApache-2.00.0.8TypeScript support: included

Khmer Unicode Converter written in JavaScript.

khmer, khmer-unicode, limon

readme

Khmer Unicode Converter for JavaScript

[View Demo]

Extremely lightweight and has no dependencies.

The implementation is heavily based on an amazing project [olivierberten/KhmerConverter]

Install

npm install khmer-unicode-converter

Usage

import { limon } from 'khmer-unicode-converter';

const result = limon("ភស្តុតាងអំពីពាក្យថា ខ្មែរ")

// => PsþútagGMBIBaküfa Exµr

License

Apache-2.0