webpack-numbers-library
v1.0.3
Published
`The docs mentiones how to create webpack library examples, go check it out`
Readme
The docs mentiones how to create webpack library examples, go check it out
required:
npm install lodash
https://www.jsdelivr.com/package/npm/lodash
https://cdn.jsdelivr.net/npm/[email protected]/lodash.min.jsinstall:
npm install webpack-numbers-library
https://unpkg.com/webpack-numbers-libraryplay it around
webpackNumbers.numToWord(5)
webpackNumbers.wordToNum('Five')
window.webpackNumbers.wordToNum('Five')