nl-event
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

Event and EventTarget based on typescript

This package contains two base classes, event and EventTarget.

Event is the base class of events, and EventTarget is the base class of sending events. EventTarget is an abstract class, which can only be inherited and cannot be instantiated.

Installation

$ npm install nl-event --save

License

MIT

Package Sidebar

Install

npm i nl-event

Weekly Downloads

36

Version

0.0.18

License

MIT

Unpacked Size

9.65 kB

Total Files

15

Last publish

Collaborators

  • newtonliu