Skip to content

przpiw/stack_os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

OS Info - Demo module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published