This plugin enabled Parcel to automatically use module aliases defined in tsconfig.json's compilerOptions.paths without any additional configuration.
Load modules according to tsconfig paths in webpack.
Load node modules according to tsconfig paths, in run-time or via API.
UnRS Resolver Node API
Vite resolver for TypeScript compilerOptions.paths
Supports tsconfig paths in Parcelv2.
A babel plugin that combines babel-plugin-module-resolver and tsconfig-paths to resolve tsconfig paths
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A utility to work with tsconfig.json without typescript
Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.
Replace alias paths with relative paths after typescript compilation.
Vite plugin for resolving tsconfig paths
Rollup plugin for resolving tsconfig paths
Webpack plugin that AoT compiles your Angular components and modules.
Adds support for tsconfig paths to Gatsby build process
Enforces module path case sensitivity in Webpack
Esbuild plugin: converting tsconfig's paths to relative paths
Vitest resolver for TypeScript compilerOptions.paths
ESLint Plugin that includes rules which encourage the use of absolute paths over relative paths, defined by paths or baseUrl from tsconfig.json
Eslint rule enforcing supporting typescript absolute imports and paths
Utilities for collecting TSConfigs for linting scenarios.
Find and parse the tsconfig.json file from a directory path
A CSS parser, transformer, and minifier written in Rust
Create a custom resolver to resolve paths defined in tsconfig.json