0.0.2 • Published 6 years ago

os-parser v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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