vent icon indicating copy to clipboard operation
vent copied to clipboard

Namespacing?

Open hatsumatsu opened this issue 6 years ago • 1 comments

Does vent support event namespaces like jQuery? Adding module based events and unsubscribing them all at once via .off( '.namespace' ) used to be so handy ...

hatsumatsu avatar Nov 10 '18 15:11 hatsumatsu

Hey @hatsumatsu, no at the moment vent doesn't support namespacing, but that's actually a great feature request - and also fairly simple to add. I'll add it to the next release.

Thanks!

ealush avatar Nov 11 '18 22:11 ealush