react-machine icon indicating copy to clipboard operation
react-machine copied to clipboard

A state machine hook for React applications.

Results 3 react-machine issues
Sort by recently updated
recently updated
newest added

Would be nice to compile it, using **rollup** for example and prepare for production to omit things like using node **process** variable

This is not always needed, and when it is, it should be opt in, but there by default, because it's too unobvious if someone just happens to create a transition...

![image](https://user-images.githubusercontent.com/324440/115718652-3a52bf00-a373-11eb-9ae1-18ae352342a6.png)