Skip to content

leondejong/platform-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Platform Detection

Rudimentary platform detection for TypeScript and PHP.

For general use cases, please make use of feature detection tools like Modernizr and polyfills like those in Babel.

Should only be used as a last resort for platform specific implementation bugs.