打包器 Packages

word-number

```javascript import { numToWord, wordToNum } from 'word-number'; numToWord(3) // Three wordToNum('Two') // 2 ```

1.0.10 • Published 4 years ago

number-word

A Node.js module that converts a number to its word equivalent

1.0.1 • Published 7 years ago