/platform-detection

Platform detection for TypeScript and PHP

Primary LanguagePHPApache License 2.0Apache-2.0

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.