stack_os_demo

1.1.0 • Public • Published

Stack_OS

Install:

yarn add stack_os

Get system info object:

stack_os.info

Log basic system info to console:

stack_os.log()

Example:

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

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

// Log basic system info
stackos.log()

Dependents (0)

Package Sidebar

Install

npm i stack_os_demo

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • przpiw