I'm looking for a reactjs plugin/mixin I can use to modify the state of any component at run-time.
I've built something like this before for arbitrary JavaScript objects (https://github.com/Azeirah/Object.remote), and I will port it to React if it doesn't exist yet, just wondering if it's already out there.
4 comments
Ask HN: Has anyone built a reactjs state editor yet? | Heykuki News