digits-to-swahili-ts
v1.0.2
Published
A Digit converter to swahili for Typescript projects
Downloads
1
Readme
Digits to Swahili
A package to convert digits to swahili words for Angular, React and Vue
Installation
npm i digits-to-swahili-ts
Usage
import { toswahili } from 'digits-to-swahili-ts'
toswahili(500) // The output is: Mia tano
For Issues
Contact: [email protected] or raise an issue in the repo