check-environment

There are 3 repositories under check-environment topic.

  • sindresorhus/environment

    Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc

    Language:JavaScript154121
  • mesqueeb/is-where

    JS environment check functions like `isWebkit() isSafari() isBrowser() isNode()` etc. A simple & small integration.

    Language:TypeScript1911
  • noahtigner/validate-env-vars

    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.

    Language:TypeScript1100