Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 284 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 284 Bytes

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)
// אלף ועשרים