shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isBrowser
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.is
Check if the script is running inside a browser or not
Return
- -Boolean
true if it’s in a browser, false if not
Example
import { isBrowser } from '@blackbyte/sugar/is'
if (isBrowser() {
// do something
}Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space