0.0.6 • Published 6 years ago

tibetan-root-char v0.0.6

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

tibetan-root-char

Fetch root character from a Tibetan string.

Build Status: Linux Coverage Status Dependency Status

Install

$ npm install tibetan-root-char

Usage

const {getRootChar} = require('tibetan-root-char');
// Good afternoon !
getRootChar('ཕྱི་དྲོ་བདེ་ལེགས།');    // ཕ

Related

License

MIT © Dharma Treasure

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago