Skip to content

Commit

Permalink
docs: add eventemitter3
Browse files Browse the repository at this point in the history
  • Loading branch information
huaize2020 committed Jan 20, 2022
1 parent e08d255 commit 4f80f89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,8 @@ English | [简体中文](./README.md)
- [is-elevated](https://github.com/sindresorhus/is-elevated) - Check if the process is running with elevated privileges. ![](https://img.shields.io/github/stars/sindresorhus/is-elevated.svg?style=social&label=Star)

### Event

- [eventemitter3](https://github.com/primus/eventemitter3) - EventEmitter3 is a high performance EventEmitter. ![](https://img.shields.io/github/stars/primus/eventemitter3.svg?style=social&label=Star)
- [ee-first](https://github.com/jonathanong/ee-first) - Get the first event in a set of event emitters and event pairs, then clean up after itself. ![](https://img.shields.io/github/stars/jonathanong/ee-first.svg?style=social&label=Star)

### Command-line Utilities
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,8 @@
- [is-elevated](https://github.com/sindresorhus/is-elevated) - 检查进程是否以提升的权限运行。 ![](https://img.shields.io/github/stars/sindresorhus/is-elevated.svg?style=social&label=Star)

### 事件

- [eventemitter3](https://github.com/primus/eventemitter3) - 高性能 EventEmitter. ![](https://img.shields.io/github/stars/primus/eventemitter3.svg?style=social&label=Star)
- [ee-first](https://github.com/jonathanong/ee-first) - 获取一组 EventEmitter Event 对中的第一个事件,然后对其进行清理。 ![](https://img.shields.io/github/stars/jonathanong/ee-first.svg?style=social&label=Star)

### 命令行工具
Expand Down

0 comments on commit 4f80f89

Please sign in to comment.