0.0.6 • Published 7 years ago

tibetan-root-char v0.0.6

Weekly downloads
2
License
MIT
Repository
-
Last release
7 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

7 years ago

0.0.5

7 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago