Skip to content

unctionjs/domEvents

Repository files navigation

@unction/domEvents

Tests Stability Dependencies

DOMEventsConfigurationType => DOMEventNameType => DOMStreamType => DOMEventStreamType

Takes a configuration, an event name, and a DOM source and returns an observable of that event type

domEvents({})("click")(DOM)

returns

--click--click--click-=>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published