How do I use it in the browser?
http://casesandberg.github.io/react-color/
I am not sure I understand your question, could you be more specific?
can you provide an HTML example?
css js and html
run in browser, not on server
This project only works with React and something like Webpack or Create React App. You can see a basic example and implementation here: https://github.com/casesandberg/react-color/tree/master/examples/basic
It would be better if you could provide the jQuery version ,I think a lot of people will need it,just as beautiful as home page
This is react-specific project, there are currently no plans to port it
over to any other frameworks.
If you have some time you should fork the repo and modify it to work with
jQuery, I would love to see it!
On Sun, Sep 24, 2017 at 8:38 PM imsheng notifications@github.com wrote:
Reopened #425 https://github.com/casesandberg/react-color/issues/425.
—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/casesandberg/react-color/issues/425#event-1262856750,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEa0JHO-4sAF_64SMQRHc6_TR_32pfsnks5slvYXgaJpZM4PcXlC
.
You can now use react-color stand alone in the browser in the new beta. You will still have to use react and reactDOM, but you can just find minified versions of them hosted online:
https://github.com/casesandberg/react-color/blob/3.0.0/examples/with-umd/index.html
Most helpful comment
You can now use react-color stand alone in the browser in the new beta. You will still have to use react and reactDOM, but you can just find minified versions of them hosted online:
https://github.com/casesandberg/react-color/blob/3.0.0/examples/with-umd/index.html