Narazaka / lazy-event-router.js

an event router
0 stars 1 forks source link
event-emitter event-manager

lazy-event-router.js

npm npm license npm download total npm download by month

Dependency Status devDependency Status Travis Build Status AppVeyor Build Status codecov.io Code Climate Greenkeeper badge

an event router

Install

npm:

npm install lazy-event-router

Usage

node.js:

import {RoutableComponent} from "lazy-event-router";

API

API Document

License

This is released under MIT License.