ember-pickr provides a wrapper for Pickr, a flat, responsive and hackable color picker.
ember-pickr is smart about including pickr. It chooses an ES5 or ES6 version based on the browser targets of the consuming project. This way, the size of the addon stays as low as possible.
Installation
ember install ember-line-graph
Usage
{{color-picker value=color format="hex"}}
You can see live examples and a detailed documentation in the documentation site.
Contribute
Head out to the GitHub repo if you want to contribute or file an issue!