licenses.dev

wEventHandler v0.4.338

Mixin adds events dispatching mechanism to your class. EventHandler provides methods to bind/unbind handler of an event, to handle a specific event only once, to associate an event with a namespace what later make possible to unbind handler of event with

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
wblueprint • 0.3.297Classes defining tool on steroids. Make possible multiple inheritances, removing fields in descendants, defining the schema of structure, typeless objects, generating optimal code for definition, and many cool things alternatives cant do.INDIRECT1
wProto • 0.4.394Relations module. Collection of cross-platform routines to define classes and relations between them. Proto leverages multiple inheritances, mixins, accessors, fields groups defining, introspection and more. Use it as a skeleton of the application.DIRECT2
wTools • 0.8.1211Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/wEventHandler)](https://licenses.dev/npm/wEventHandler)
<a href="https://licenses.dev/npm/wEventHandler">
  <img src="https://licenses.dev/b/npm/wEventHandler" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.338 version:

[![licenses](https://licenses.dev/b/npm/wEventHandler/0.4.338)](https://licenses.dev/npm/wEventHandler/0.4.338)
<a href="https://licenses.dev/npm/wEventHandler/0.4.338">
  <img src="https://licenses.dev/b/npm/wEventHandler/0.4.338" alt="licenses" />
</a>
GitHub