Last 12 weeks · 0 commits
1 of 6 standards met
i am running my project on http://45.55.138.4/ and showing product list picture from external url. I used api call.... I have not saved picture inside my system... sample external url is: http://images.prosperentcdn.com/images/250x250/images10.newegg.com/ProductImageCompressAll200/A13S_1_20130425142237751.jpg can i get hex color code without saving the picture
Repository: tj/palette. Description: Node.js image color palette extraction with node-canvas Stars: 290, Forks: 24. Primary language: JavaScript. Languages: JavaScript (99.7%), Makefile (0.3%). Open PRs: 2, open issues: 4. Last activity: 9y ago. Community health: 28%. Top contributors: tj, niko-bixly, ForbesLindesay.
i am running my project on http://45.55.138.4/ and showing product list picture from external url. I used api call.... I have not saved picture inside my system... sample external url is: http://images.prosperentcdn.com/images/250x250/images10.newegg.com/ProductImageCompressAll200/A13S_1_20130425142237751.jpg can i get hex color code without saving the picture
I have used your palette on my project. It based on Angular2 and TypeScript. The palette works well, but tsc(typescript compiler) show me the error, which cannot find module palette in case re-compiling. Do you have any plan for supporting the typings?