@tsdotnet/event-factory
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

alt text tsdotnet / event-factory

GitHub license 100% code coverage npm-publish npm version

A strongly typed protected event creator/publisher/signaler for use with TypeScript and JavaScript.

Docs

tsdotnet.github.io/event-factory

Purpose

  • Provides an API that separates event listening/subscribing from dispatching/publishing.
  • Simplifies adding events to any object.
  • Allows for complex auto-event-disposal patterns to ensure minimal reference retention.

/@tsdotnet/event-factory/

    Package Sidebar

    Install

    npm i @tsdotnet/event-factory

    Weekly Downloads

    68

    Version

    1.1.8

    License

    MIT

    Unpacked Size

    58.9 kB

    Total Files

    21

    Last publish

    Collaborators

    • electricessence