Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

application-events

parroit40.1.0

routes hashchange or node request to application events

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.