freeman-lab / control-panel

embeddable panel of inputs for parameter setting
MIT License
238 stars 17 forks source link

Add link to React port #30

Closed Ameobea closed 4 years ago

Ameobea commented 5 years ago

I sent an email a while ago about a React Port of control-panel that I made, but I don't think it got through. The goal was to maintain 100% visual appearance and API compatibility while switching the codebase over to be written in an idiomatic React manner (no direct DOM mutation, optional component-based construction etc.). The effort was largely a success, and I feel that it's of a high enough quality that other people may find it useful and want to use it themselves.

I've added a small link to the bottom of the README linking to the React port. If you prefer to host it yourself, I can change the license on it to whatever would make it possible for you to copy it (if it isn't already) and host it under the freeman-lab organization. Also, if you don't want the link for whatever reason, that's fine as well.

freeman-lab commented 4 years ago

this is really cool! sorry it took so long to get to, definitely happy to link out to your effort!