angular-placeholders
angular-placeholders copied to clipboard
A set of placeholder directives & services for use during development of AngularJS apps.
Custom label support implementation. Watches for changes too.
Great library! For easier use with the Play Framework, I've implemented the build configuration to wrap your library in a "WebJar" (see webjars.org if you're not familiar with them). Here's...
Hi, your project is very helpful, and my company would like to use it, however it would get through legal much faster if it had MIT licensing. There is any...
Very simplistic way of displaying text instead of the logo dimensions. If a title attribute is added to the ph-img directive it will display it's value instead of the dimensions...
Fix source link for angular-placeholder
The plunker sample doesn't because http://joshdmiller.github.io/angular-placeholders/angular-placeholders-0.0.1-SNAPSHOT.js is not found
How about adding an optional attribute to the phImg directive (perhaps `ph-text`?) that adds custom placeholder text to the image, e.g.: 
When installed using `bower install angular-placeholders` the files are downloaded into the right place (e.g. `/app/bower_components/angular-placeholders`) but they are not properly loaded/inserted in the `index.html`. The reason for this is,...
How about being able to dynamically specify a size? e.g. 100% or 75% and base it on the width of the parent element.
`phImg` should allow something other than a gray sans font on a gray background.