Fixes the file extensions in TypeScript files so they may be loaded as ES modules
Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements
A cli utility that compile using tsc then add .js extension to esm import names
Compile with ES6 Module import correction
An esbuild plugin which uses tsc to compile typescript files.
Auto fix import path for esm compatibility.
<p> <a href="https://www.npmjs.com/package/vue-tsc"><img src="https://img.shields.io/npm/v/vue-tsc.svg?labelColor=18181B&color=1584FC" alt="NPM version"></a> <a href="https://github.com/vuejs/language-tools/blob/master/LICENSE"><img src="https://img.s
A small, opinionated build script for libraries that target both React Native and React web.
Replace alias paths with relative paths after typescript compilation.
TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder
Compile multiple TypeScript projects into multiple targets.
This package defines Typescript types (`.d.ts`) for the upcoming [WebGPU standard](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status).
The TypeScript compiler with onSuccess command
Fix missing .js extensions in tsc output for Node.js ESM compatibility
A tiny tool to run tsc on specific files without ignoring tsconfig.json
mdast extension to parse and serialize MDX.js ESM (import/exports)
Utility to dynamically load ESM modules in TypeScript CommonJS projects
Transform path mappings in your compiled Typescript code
micromark extension to support MDX JS import/exports
Missing ECMAScript module utils for Node.js
Vendored dependencies for Victory
A JS/TS library to interact with the Alephium platform
Domain name parser based on the Public Suffix List
Import a module like with require() but from a given path (for ESM)