tibetan-root-char
v0.0.6
Published
Fetch a root character by input string.
Downloads
2
Readme
tibetan-root-char
Fetch root character from a Tibetan string.
Install
$ npm install tibetan-root-char
Usage
const {getRootChar} = require('tibetan-root-char');
// Good afternoon !
getRootChar('ཕྱི་དྲོ་བདེ་ལེགས།'); // ཕ
Related
- tibetan-tokenize - Break Tibetan string into tokens
License
MIT © Dharma Treasure