Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yorkie/node-get-signal

cross-platform system signal tool for nodejs
https://github.com/yorkie/node-get-signal

Last synced: 5 days ago
JSON representation

cross-platform system signal tool for nodejs

Awesome Lists containing this project

README

        

get-signal
---------------------

### Installtion

```js
$ npm install get-signal --save
```

### API

- `.getSignalNumber(name)`: get number by name

- `.getSignalName(number)`: get name by number

### License

MIT