EventEmitter2
A nodejs event emitter implementation with namespaces, wildcards, TTL, works in the browser
파일 탐색기
최종 버전 다운로드 (.zip)- eventemitter2.js
- benchmark.js
- package.json
- steadyEmmiting.js
- addListener.js
- emit.js
- emitAsync.js
- eventNames.js
- listenTo.js
- once.js
- prepend.js
- reconfigure.js
- removeListener.js
- setMax.js
- symbol.js
- ttl.js
- waitFor.js
- addListener.js
- all.js
- customDelimiter.js
- edgeDelimeter.js
- eventsNames.js
- fix.js
- k1.js
- normalizeEvent.js
- options.js
- prependListener.js
- removeAllListeners.js
- removeListener.js
- ttl.js
- common.js
- loader.js
- .gitignore
- .travis.yml
- bower.json
- CHANGELOG.md
- component.json
- CONTRIBUTING.md
- eventemitter2.d.ts
- index.js
- LICENSE.txt
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/EventEmitter2/EventEmitter2
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd EventEmitter2
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
