number-to-words-hebrew
v1.0.0
Published
Converts number to words. Supported languages: Hebrew
Downloads
10
Readme
Example
npm install number-to-words-hebrew
const {numberToWords} = require('number-to-words-hebrew')
// ES2015 import
import {numberToWords} from 'number-to-words-hebrew'
const nw = numberToWords(1020, "f")
console.log(nw)
// אלף ועשרים