A browserify transform to remove server-side code.
JS environment check functions like `isWebkit() isSafari() isBrowser() isNode()` etc. A simple & small integration.
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
- `isBrowser` true/false - `isWebWorker` true/false - `startWorkerFromJsString(workerSourceJs)` - `startWorkerFromFunction(workerFunction)` - `echoWebWorker` sample workerSourceJs
Simple check to see if current app is running in browser
Tiny runtime type checking utils
Isomorphic, nano-sized library to check where your code is running: isServer(), isBrowser(), isWebWorker()
Check in which environment the code is running - browser/node.js/webworker/jsdom/deno
Environment utilities
Common utilities for ChromaDB AI embedding packages
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Detect if you are in Bare or Node and which os etc
Environment detection utilities for LytJS
Environment utilities
Detect device type and render your component according to it
Detect environment (native, server side, web, etc.)
Everything you need for Dev
JavaScript utilities library
Detects browser and React Native source-code bundlers
Utility methods to detect runtimes and load modules dynamically.
Environment utilities
Detect the current environment
A set of utils for weaver monorepo repository.
TypeScript definitions for browser-or-node