@react-corekit/use-where
Advanced tools
+7
-1
| { | ||
| "name": "@react-corekit/use-where", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "Detects if the javascript is being loaded from a server (SSR) or a web client", | ||
@@ -91,4 +91,10 @@ "author": "glongh", | ||
| "where", | ||
| "Browser detection", | ||
| "SSR detection", | ||
| "Detection", | ||
| "Server detection", | ||
| "Is ssr", | ||
| "Is browser", | ||
| "Dan Abramov" | ||
| ] | ||
| } |
578567
0.02%