https://github.com/zcong1993/cpu-usage
https://github.com/zcong1993/cpu-usage
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zcong1993/cpu-usage
- Owner: zcong1993
- License: mit
- Created: 2020-09-08T10:36:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T05:38:28.000Z (almost 4 years ago)
- Last Synced: 2025-09-11T08:51:38.393Z (about 1 month ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cpu-usage
[](https://npmjs.com/package/@zcong/cpu-usage) [](https://npmjs.com/package/@zcong/cpu-usage) [](https://circleci.com/gh/zcong1993/cpu-usage/tree/master) [](https://codecov.io/gh/zcong1993/cpu-usage)
> easy get cpu usage
## Install
```bash
$ yarn add @zcong/cpu-usage
# or npm
$ npm i @zcong/cpu-usage --save
```## License
MIT © zcong1993