@developerdevesh/num2words-hindi
v1.0.2
Published
This module convert numeric number to hindi words
Downloads
9
Maintainers
Readme
How to use----
const num2word=require('@developerdevesh/num2words-hindi');
num2word(11); (this function convert numeric to hindi)
