You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though, if you're looking to actually use this in production, I have a vanilla implementation that supports all A-grade browsers, handles switching between component states, and might actually be smaller than Eve.js.
Would like to be able to configure the library namespace.
For example, before loading Eve.js you could have win.eve_namespace = foobar;
Then you can use the library as such: foobar.scope, foobar.register, foobar.attach, etc
The text was updated successfully, but these errors were encountered: