check-environment topic
List
check-environment repositories
environment
80
Stars
0
Forks
Watchers
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
is-where
19
Stars
0
Forks
Watchers
JS environment check functions like `isWebkit() isSafari() isBrowser() isNode()` etc. A simple & small integration.