Need to add to Bower.IO
Opened this issue · 3 comments
Deleted user commented
You actually need to add this to Bower.IO
bower register phoneformatjs https://github.com/albeebe/phoneformat.js
elad/phoneformat#4 is currently using phoneformat
HadrienPierart commented
Yes please register your library, especially as addind it through using the link of the github repo generates an error when using wiredep as the lib name contains a dot...
(This has also been bothering me with spin.js)
Deleted user commented
This is on bower.io under phoneformat.js I've included a pull request to include install instructions in #34
sturdynut commented
Like @alexkavon said, it is listed under "phoneformat.js"
bower install phoneformat.js
should do it.