ISNode Services 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
Detect Node.JS (as opposite to browser environment) (reliable)
Tiny runtime type checking utils
Runtime agnostic JS utils
Detect if current process is a node application or not.
Simple check to see if current app is running in browser
Modify colors using the color-mod() function in CSS
Check in which environment the code is running - browser/node.js/webworker/jsdom/deno
Detect Node.JS (as opposite to browser environment) (reliable)
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
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Some common functions for modular arithmetic using native JS implementation of BigInt
Create RSA Public Key PEM from Modulus and Exponent value in node.js
unist utility to check if a node passes a test
Environment utilities
TypeScript definitions for detect-node
Use round, rem and mod functions in CSS
Require and bundle Typescript and Javascript files in NodeJS
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries