patrickmarabeas / ng-FitText.js

An AngularJS directive for inflating web type.
http://patrickmarabeas.github.io/ng-FitText.js
MIT License
222 stars 61 forks source link

add JSON manifest in order to add package to Bower registry #1

Closed markehost closed 10 years ago

markehost commented 10 years ago

Would be nice if this was bower compatible

http://devhike.blogspot.com/2013/06/how-to-register-your-library-or.html

Thanks.

patrickmarabeas commented 10 years ago

Is there a way to register without having bower installed?

patrickmarabeas commented 10 years ago

bower.json is there if you want/can add it to the registry

markehost commented 10 years ago

Thanks for adding that. I added this directive to the Bower registry. It might be better to have the "name" the library without the ".js" but either way its there now. Thanks.

patrickmarabeas commented 10 years ago

Cheers for that.