Skip to content

nyanlynnhtut/MySpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySpy

MySpy js library

##How to use

###Get Client's OS Type MySpy.getOS();

###Get Client's OS Version MySpy.getOSVersion();

###Get Client's Browser MySpy.getBrowser();

###Get Client's Browser Version MySpy.getBrowserVersion();

###Get Screen Size (Actual size of monitor screen resolution) MySpy.getScreenSize(); return { 'width' : w, 'height' : h}

###Get Window Size MySpy.getWindowSize(); return { 'width' : w, 'height' : h}

About

MySpy js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published