1.1.4 • Published 2 years ago

tafqitegp v1.1.4

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

Tfqit EGP

This is a tool to convert numbers to arabic words in Egyptian Pound. The limit for now is 999,999,999

Installation

npm install tafqitegp

Usage

import tafqeet from 'tafqitegp';

tafqeet(123); // returns "فقط مائة وثلاثة وعشرون جنيهاً مصريًا لا غير"
tafqeet(2209000) // returns "فقط مليونان ومائتان وتسعة آلاف جنيه مصري لا غير"
1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago