-
Notifications
You must be signed in to change notification settings - Fork 12
Version for node? #5
Open
Description
I'm trying to add CustomEvent so that a library I've built will work in both browser and Node. Your code looks like its what is needed EXCEPT it calls document.createEventObject, and in node there is document.createEvent, but not document.createEventObject.
Do you know of a version of custom-event that works in Node? Or is there a way to add that functionality.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.