0.0.9 • Published 9 years ago

eventlint v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

NPM version Build Status Dependency Status

Checks to see that events which are listened for are emitted.

Install

$ npm install --save eventlint

Usage

var eventlint = require('eventlint');

eventlint.lint('./lib', callback);
$ npm install --global eventlint
$ eventlint --help

License

MIT © Michael Dylan Cone

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago