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()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i stack_os_demo

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • przpiw