tafqitlib
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Tfqit MS

a tool to convert a number to its text representation in Arabic.

Installation

npm install tafqitlib

Test Cases

Test Cases are also provided using jest and tried different numbers to provide reliability.

Usage

import {tafqit} from 'tafqitlib';

tafqit(100); // returns 'فقط مائة جنيه مصري لا غير'
tafqit(999432); // returns 'فقط تسعمائة وتسعة وتسعون ألف و أربعمائة واثنان وثلاثون جنيه مصري لا غير'

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i tafqitlib

    Weekly Downloads

    1

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    109 kB

    Total Files

    27

    Last publish

    Collaborators

    • msalem_93