1.0.3 • Published 5 years ago

hamzah v1.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

hamzah - همزة

helps you to deal with the hamzah - الهمزة in arabic language

Installation

Use the package manager hamzah to install hamzah.

npm i hamzah -s

Usage

const hamzahModule = require("hamzah")
const result = hamzahModule.hamzah('أحمد أمجد إحسان آسر');

console.log(result);
//احمد امجد احسان اسر

License

ISC License

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago