esbuild plugin that integrates TypeScript's exotic features, such as type checking and emit decorators
Zero-runtime TypeScript path resolver - converts aliases to relative paths at compile time. Fast, lightweight, with native watch mode.
CLI tool to initialize a TypeScript project with dual CommonJS and ESM support, path aliases, unit testing, and linting for NPM publishing.
A Webpack plugin that rewrites path aliases like @/ into relative paths during build time.