Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seanghay/khmer-unicode-converter

Khmer Unicode Converter written in JavaScript.
https://github.com/seanghay/khmer-unicode-converter

khmer khmer-limon khmer-unicode

Last synced: 2 days ago
JSON representation

Khmer Unicode Converter written in JavaScript.

Awesome Lists containing this project

README

        

## Khmer Unicode Converter for JavaScript

[[View Demo]](https://khmer.floo.app)

Extremely lightweight and has no dependencies.

The implementation is heavily based on an amazing project
[**[olivierberten/KhmerConverter]**](https://github.com/olivierberten/KhmerConverter)

### Install

```shell
npm install khmer-unicode-converter
```

### Usage

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

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

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

### License

`Apache-2.0`