react-event-listener

v0.3.1
A React component that allow to bind events on the global scope
react event listener binding

build

rimraf lib && babel src --out-dir lib --ignore spec.js

lint

eslint src test

test:unit

babel-node test/unit.js

test

npm run lint && npm run test:unit && npm run flow

flow

flow

prepublish

npm run build

Metadata

Downloads

Maintainers