geez-sort
v1.0.1
Published
geez-sort
Readme
geez-sort
geez-sort is a simple JavaScript library for sorting Amharic (Ge'ez script) words in correct alphabetical order. ✓ sorts Amharic words in correct order ✓ handles words with the same first letter correctly ✓ returns an empty array when input is empty ✓ handles a single-element array ✓ does not modify the original array
Installation
npm install geez-sort
