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

12.14.0 • Public • Published

@unction/domEventsMany

Tests Stability Dependencies

DOMEventsManyConfigurationType => Array => DOMEventStreamType

Takes many event names and returns an observable of those events.

domEventsMany({})(["click", "input"])(DOM)

returns

--click--input--input--click--input--|

Readme

Keywords

Package Sidebar

Install

npm i @unction/domeventsmany

Weekly Downloads

0

Version

12.14.0

License

SEE LICENSE IN LICENSE

Unpacked Size

19.9 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene