Skip to content

amilajack/os-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os-type

Build Status

Bindings to the os_type Rust library using Neon

Installation

npm install os-type

Usage

import osType from 'os-type';

console.log(osType.currentPlatform());
// Object {
//   "osType": "unknown",
//   "version": "0.0.0",
// }

About

Node bindings to the os_type Rust library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published