UNPKG
in-words
Version:
latest (0.2.3)
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
Convert numbers to words
github.com/adrianheine/node-in-words
adrianheine/node-in-words
in-words
/
test
/
.eslintrc.js
7 lines
(6 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= {
'env'
: {
'node'
:
true
,
'mocha'
:
true
} };