dispatch:avatar

v1.1.0Published 9 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Avatar Build Status

A tiny avatar component for meteor.

##Usage meteor add dispatch:avatar

{{> avatar class="example" }}

// Override default placeholder
{{> avatar class="example" customImageFallback="<IMAGE_SOURCE>"}}