Skip to content

miki-tebe/yefidel-beteseb

Repository files navigation

YeFidel Beteseb (የፊደል ቤት)

A package to get the letter families of geez characters.

የግእዝ ፊደላት ቤተሰቦችን ሚዘረዝር ጥቅል።

How to use (የአጠቃቀም መመሪያ)

First install the package:

npm install yefidel-beteseb --save

then

import getBet from 'yefidel-beteseb';

console.log(getBet('ህ')); // ['ሀ', 'ሁ', 'ሂ', 'ሃ', 'ሄ', 'ህ', 'ሆ', 'ሇ']

For development

Clone this repository, modify the code and run the tests:

npm run test

About

A package to get the letter families of geez characters. የግእዝ ፊደላት ቤተሰቦችን ሚዘረዝር ጥቅል።

Resources

Stars

Watchers

Forks

Packages

No packages published