Skip to content

component/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os

Return the operating system name.

Installation

$ component install component/os

Example

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

Supports

  • "mac"
  • "windows"
  • "linux"

License

MIT

About

operating system name

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5