tj / palette

Node.js image color palette extraction with node-canvas
292 stars 24 forks source link

Browser Support #4

Closed thom4parisot closed 10 years ago

thom4parisot commented 11 years ago

Do you have plans to make that working in the browser?

After a quick look, it seems the only divergence between node and the browser is the require thing.

nmn commented 10 years ago

You should be able to use Browserify in that case.

thom4parisot commented 10 years ago

True! http://wzrd.in/standalone/palette

At that time of the year I did know much about it :-) Thanks for your answer @naman34!

thom4parisot commented 10 years ago

Great result in the browser :-) http://requirebin.com/?gist=f0808cbdfcfcf4e7c384