Replies: 1 comment 4 replies
|
As per README all information is in Wiki.
I didn't have any need for it.
Could you describe how you see it and a super-simple fragment of code that uses it?
In the Wiki where |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi uhop,
First of all thanks for publishing this. It has certainly saved me some time.
I was wondering why there's no generic
valueevent type? I can't imagine many people needing separate events for null, true, false, string and number out of the gate. It has made my downstream code more slightly complicated than it needs to be.Any chance of a simple
valueevent?And while you're at it, is there any documentation of the complete event/token name list? I had to dig into the source to find it.
Cheers mate
All reactions