ngColorThief icon indicating copy to clipboard operation
ngColorThief copied to clipboard

ColorThief wrapper for AngularJS

Results 1 ngColorThief issues
Sort by recently updated
recently updated
newest added

Sorry, I am a bit newbisch and trying to implement ngColorThief in a Ionic project. I am adding ``` app.config(function ($colorThiefProvider) { // Set the default quality $colorThiefProvider.setDefaultQuality(50); // Set...