Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An isomorphic detector for the current process platform.

License

Notifications You must be signed in to change notification settings

fabiospampinato/isoplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoPlatform

An isomorphic detector for the current process platform.

Only the following platforms are supported: linux, mac, windows, android, ios.

Install

npm install isoplatform

Usage

import platform from 'isoplatform';

// Let's read the current platform

platform // => 'linux' | 'mac' | 'windows' | 'android' | 'ios' | undefined

License

MIT © Fabio Spampinato

About

An isomorphic detector for the current process platform.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published