fbemitter@2.0.3
Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on
BSD-3-Clause
2016-09-02
安装 (2.0.3)
npm install fbemitter@2.0.3
yarn add fbemitter@2.0.3
pnpm add fbemitter@2.0.3
bun add fbemitter@2.0.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| fbjs | ^0.8.4 |
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| babel-core | ^5.8.34 |
| del | ^2.2.0 |
| fbjs-scripts | ^0.5.0 |
| gulp | ^3.9.0 |
| gulp-babel | ^5.3.0 |
| gulp-flatten | ^0.2.0 |
| jest-cli | ^0.8.2 |
| object-assign | ^4.0.1 |
| run-sequence | ^1.1.5 |