andrewmcgivery / ionic-ion-showWhen

A "showWhen" utility directive for the Ionic Framework.
MIT License
24 stars 5 forks source link

why not create package by bower #4

Open dellheng opened 9 years ago

dellheng commented 9 years ago

It's a great directive for the Ionic Framework. why not create package by bower.

Hufschmidt commented 8 years ago

Its not perfect, but you can do:

"dependencies": {
  "ionic-ion-showWhen": "https://github.com/andrewmcgivery/ionic-ion-showWhen.git"
},