isnode Data Module
Detect Node.JS (as opposite to browser environment). ESM modification
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
Runtime agnostic JS utils
Detect Node.JS (as opposite to browser environment) (reliable)
Tiny runtime type checking utils
Detect if current process is a node application or not.
Modify colors using the color-mod() function in CSS
Simple check to see if current app is running in browser
Check in which environment the code is running - browser/node.js/webworker/jsdom/deno
Some common functions for modular arithmetic using native JS implementation of BigInt
Detect Node.JS (as opposite to browser environment) (reliable)
unist utility to check if a node passes a test
A minimal CSS module shim
Utilities for the snapdragon parser/compiler.
Node.js loader for import specifiers as file paths without extensions or as directory paths
Environment utilities
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Create RSA Public Key PEM from Modulus and Exponent value in node.js
Type-safe, framework-agnostic keyboard hotkey management for the browser
React adapter for TanStack Hotkeys
Use round, rem and mod functions in CSS
ES Math-related intrinsics and helpers, robustly cached.
TypeScript definitions for detect-node