Skip to content

dhillxnm/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Adding a README file

Using a markdown language

CLIENT DETECTION

Operating system Device and Browser type by using navigator.userAgent property system language by using navigator.language property

windowMeasurements Get window measurements by using window.innerWidth; window.innerHeight properties

Battery batteryStatus, batteryLevel by using these two functions