component-os

v0.0.1
Return the operating system name

os

Return the operating system name.

Installation

$ component install component/os

Example

var os = require('os');
console.log(os);
// => "mac"

Supports

  • "mac"
  • "win"
  • "linux"

License

MIT

npm i component-os

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/15/2014

Downloads

Maintainers