@unction/domevents
TypeScript icon, indicating that this package has built-in type declarations

4.1.5 • Public • Published

@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-=>

Readme

Keywords

Package Sidebar

Install

npm i @unction/domevents

Weekly Downloads

0

Version

4.1.5

License

ISC

Unpacked Size

17.5 kB

Total Files

25

Last publish

Collaborators

  • krainboltgreene