dispatchy@1.0.2
A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style
MIT
2015-03-09
安装 (1.0.2)
npm install dispatchy@1.0.2
yarn add dispatchy@1.0.2
pnpm add dispatchy@1.0.2
bun add dispatchy@1.0.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| lodash.isnull | ^3.0.0 |
| lodash.isobject | ^3.0.0 |
| lodash.trim | ^3.0.1 |
devDependencies (13)
| 包名 | 版本要求 |
|---|---|
| chai | ^1.10.0 |
| chai-fuzzy | ^1.4.0 |
| eslint | ^0.16.1 |
| eslint-friendly-formatter | ^1.0.3 |
| istanbul | ^0.3.7 |
| lodash.random | ^3.0.0 |
| mocha | ^2.2.1 |
| mocha-runner | ^1.0.1 |
| proxyquire | ^1.4.0 |
| sinon | ^1.13.0 |
| sinon-chai | ^2.7.0 |
| underscore | ^1.8.2 |
| watch-spawn | ^1.0.3 |