Skip to content

mbfassnacht/is-chrome-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

is-chrome-os

Package to detect if the current system is chromeOS

stable

var isChromeOS = require('is-chorme-os');
import isChromeOS from 'is-chorme-os';

if (isChromeOS()) {
	// do something
}

Usage

NPM

About

Package to detect if the current system is chromeOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published