react-event-listener

v0.4.3
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

mocha

test:watch

mocha -w

test

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

flow

flow

prepublish

npm run build && pkgfiles

Metadata

Downloads

Maintainers