os-parser

0.0.2 • Public • Published

os-parser

NPM version NPM downloads CircleCI codecov

Install

yarn add os-parser

Usage

const OSParser = require('os-parser')
 
OSParser()
//=> { name: 'Mac OS X', version: '10.13.1' }

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

os-parser © sinchang, Released under the MIT License.
Authored and maintained by sinchang with help from contributors (list).

sinchang.me · GitHub @sinchang · Twitter @sinchangwen

Readme

Keywords

none

Package Sidebar

Install

npm i os-parser

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • sinchang