dispatchy@1.0.0
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.0)
npm install dispatchy@1.0.0
yarn add dispatchy@1.0.0
pnpm add dispatchy@1.0.0
bun add dispatchy@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| lodash.isnull | ^3.0.0 |
| lodash.isobject | ^3.0.0 |
| lodash.trim | ^3.0.1 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| eslint | ^0.16.1 |
| eslint-friendly-formatter | ^1.0.3 |
| istanbul | ^0.3.7 |
| lodash.random | ^3.0.0 |
| mocha-runner | ^1.0.1 |
| proxyquire | ^1.4.0 |
| watch-spawn | ^1.0.3 |