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
currency-in-words
A light-weight, fast and efficient lib that converts currency or any numbers to corresponding words
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.