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
Simplified version of `@octokit/request` to experiment with ESM and types
Node.js loader for compiling ESM & TypeScript modules to CommonJS
Node.js loader for compiling TypeScript modules to ESM
provides native ESM import and globals mocking for unit tests
Zero-config ESM/TS package builder
Generate ESM wrapper files for CommonJS modules
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
TAP for es modules
[Mocha](https://mochajs.org) wrapper with built-in [typescript](https://github.com/node-loaders/loaders/tree/main/workspaces/esbuild), built-in [expect](https://jestjs.io/docs/expect) with [mock](https://github.com/node-loaders/loaders/tree/main/workspace
Import an ESM entry in its own fresh module graph (separate from Node's module cache) and get back the statically-imported relative dependency files.
Node.js runtime enhanced with esbuild for loading TypeScript & ESM
Transforms ESM to UMD.