Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yorkie/node-get-signal
- Owner: yorkie
- Created: 2014-08-19T17:17:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T17:18:16.000Z (about 10 years ago)
- Last Synced: 2024-10-19T19:34:23.330Z (24 days ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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