ember-cli-placeholdit

0.0.3 • Public • Published

ember-cli-placeholdit

Simple addon for inserting placehold.it images. Making this as I learn how to create ember addons and it seems like there are enough ember-cli-fill-murray clones!

Has some parameters that can be specified:

  • width
  • height
  • textColor
  • backgroundColor
  • text
  • format

Installation

ember install:addon ember-cli-placeholdit

Examples

  • {{placehold-it}} (creates a 150x150)
  • {{placehold-it width=350 height=350 textColor='111111' backgroundColor='5A5A5A'}}
  • {{placehold-it text="this is a png file!" format="png"}} (available options: gif, jpg, jpeg, png)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i ember-cli-placeholdit

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • adamsrog