This module provides a way to detect the current platform where the script is running. It defines a constant platformInfo
which holds the information about the current platform.
JS environment check functions like isWebkit() isSafari() isBrowser() isNode()
etc. A simple & small integration.
A very limited subset of is-* functions I use every day