5.0.0 • Published 4 months ago

@clutchd/compose-event-handlers v5.0.0

Weekly downloads
-
License
-
Repository
github
Last release
4 months ago

@clutchd/compose-event-handlers

A small package that provides multiple event-handler utility functions such as:

  • composing multiple event handlers into a single handler
  • composing multiple preventable event handlers int a single handler
  • merge multiple event handlers for a provided event

Installation

npm i @clutchd/compose-event-handlers

Related Packages


@clutchd/compose-event-handlers