stackos

1.1.0 • Public • Published

StackOS

Simple OS info.

*Demo module for Stackacademy.tv Yarn Course.

Install:

yarn add stackos

Get system info object:

stackos.info

Log basic system info to console:

stackos.log()

Example:

// Require
const stackos = require('stackos')

// Get system info object
console.log( stackos.info )

// Log basic system info
stackos.log()

Dependents (0)

Package Sidebar

Install

npm i stackos

Weekly Downloads

313

Version

1.1.0

License

MIT

Last publish

Collaborators

  • stackacademytv