Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
-
Updated
Sep 13, 2024 - JavaScript
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
JS environment check functions like `isWebkit() isSafari() isBrowser() isNode()` etc. A simple & small integration.
A lightweight utility to check an .env file for the presence and validity of environment variables, as specified via a template file or the command line.
Add a description, image, and links to the check-environment topic page so that developers can more easily learn about it.
To associate your repository with the check-environment topic, visit your repo's landing page and select "manage topics."