application-events

routes hashchange or node request to application events

Usage no npm install needed!

<script type="module">
  import applicationEvents from 'https://cdn.skypack.dev/application-events';
</script>

README

application-events

Build Status Npm module Code Climate

routes hashchange or node request to application events

Getting Started

Install the module with: npm install application-events --save

var application_events = require('application-events');
application_events.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality.

License

Copyright (c) 2013 parroit
Licensed under the MIT license.