Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Uses export conditions to return environment information in a way that works with major bundlers and runtimes.
The ESM-only 'color' package made compatible for use with CommonJS runtimes
Fixes ERR_REQUIRE_ESM errors so that you can require ESM modules from CommonJS
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
Make rollup compatible with ES3, remove Object.defineProperty of __esModule part
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
Node.js runtime enhanced with esbuild for loading TypeScript & ESM
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files
Simple SMTP server module to create custom SMTP servers