@xassist/xassist-eventdispatcher

general eventdispatcher class


Keywords
xAssist, object, customevents, eventhandler, fire, on
License
GPL-3.0
Install
npm install @xassist/xassist-eventdispatcher@1.0.2

Documentation

@xassist/xassist-eventdispatcher

general helper functions for JavaScript objects

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install @xassist/xassist-eventdispatcher --save

Tests

npm install
npm test

Dependencies

None

Dev Dependencies

  • jsdom: A JavaScript implementation of many web standards
  • rimraf: A deep deletion module for node (like rm -rf)
  • rollup: Next-generation ES6 module bundler
  • rollup-plugin-json: Convert .json files to ES6 modules:
  • rollup-plugin-node-resolve: Bundle third-party dependencies in node_modules
  • tape: tap-producing test harness for node and browsers

License

GPL-3.0