number-to-words-indian-currency
```sh
npm install number-to-words-indian-currency
import numberToWord from "number-to-words-indian-currency"
numberToWord(6855)
data:-SIX THOUSAND EIGHT HUNDRED AND FIFTY-FIVE RUPEE ONLY
```
# support Upto 99,99,99,999
number-to-words-inr
Converts numbers to Indian Rupee words in the Indian numbering system (units, thousands, lakhs, crores).
react-multi-date-picker
A simple React datepicker component for working with gregorian, persian, arabic and indian calendars with the ability to select the date by single, multiple, range and multiple range pickers.