lamed_pcinfo
v0.0.42
Published
Return information about pc
Downloads
3
Readme
lamed_pcinfo
Return information about pc
User story
- AS A "JavaScript developer"
- I WANT TO "Retrieve information about a pc"
- SO THAT I CAN "to capture asset information"
- Part of See it Done project.
Version Notes:
- 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
- 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
- 2.?.? - Only tagged versions released. Module is regarded stable and in production.
npm
npm i lamed_pcinfo -s
yarn
yarn add lamed_pcinfo
Usage
Node
const _pc = require('lamed_pcinfo')
(This README file was generated by https://github.com/perezlamed/lamed_readme)