1.0.1 • Published 2 years ago

os-typed-application v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Using to lib:

Type:

const os-typed = require('os-typed-application');

const data = os-typed('type');

Platform:

const os-typed = require('os-typed-application');

const data = os-typed('platform');

Hostname:

const os-typed = require('os-typed-application');

const data = os-typed('hostname');

Darwin:

const os-typed = require('os-typed-application');

const data = os-typed('darwin', '14.0.5');

LinuxVersion:

const os-typed = require('os-typed-application');

const data = os-typed('linux', '3.13.0-24-generic');

WARNING!

Смените os-typed на любое другое название.

Install:

npm install os-typed-application --save

Owner Lib:

https://vk.com/swedesdart_rus
1.0.1

2 years ago

1.0.0

2 years ago