0.0.9 • Published 10 years ago

eventlint v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago