@nevware21/ts-utils
Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r
runtime-info
Isomorphic, nano-sized library to check where your code is running: isServer(), isBrowser(), isWebWorker()
@utilify/environment
A utility library for detecting the runtime environment (Node.js, browser, Deno, etc.) and various environment-specific properties.