1.1.0 • Published 2 years ago

yefidel-beteseb v1.1.0

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

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
1.1.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago