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.
Environment check utilities for isomorphic(universal) js apps