0.1.0 • Published 10 years ago

application-events v0.1.0

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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.