would be nice to have a jsbin/jsfiddle/codepen to encourage playing around with this
There actually is a small playground on Codesandbox in the Readme:
Basic usage: https://codesandbox.io/s/myvj8zzypp
But yea, could definitely do with more examples and use-cases for people to play around with!
There is another Codesandbox showing off the async capabilities as well: https://codesandbox.io/s/84x92qq2k2 (which thanks to this issue, I've now noticed that the random user API I was using is down at the moment...)
I've also been working on a project which I'm hoping to make a very short video tutorial / introduction to Pullstate alongside here: https://github.com/lostpebble/pullstate-sudoku
In any case, thanks for the opening the issue. I'll be sure to look into more ways to let people play with Pullstate over the coming weeks.
Having one for Angular would be nice too. StackBlitz Angular Example