tsconfig-paths-hook
hooks to use tsconfig-paths directly as a ast transformer of jest or ttypescript
hooks to use tsconfig-paths directly as a ast transformer of jest or ttypescript
Resolve `import` and `export` expressions using the TSConfig `paths` and `baseUrl`. This was made to be used on Node environments where you need to have relative imports and most transpile tools (even `tsc` itself) doesn't change imports.
Use Gulp to resolve Typescript path aliases during compilation.
[Fork of make-route-path] Make type safe routes everywhere
Core library with testing functionalities for flowbuild
Utilities for working with tsconfig files
Example: ```ts const ROUTES = { foo: include('/foo/', { bar: 'bar/', scope: include('scope/:param', { // <- Note the missing trailing slash. baz: 'baz', // <- Note the missing trailing slash. qux: 'qux/' }) }) } ```
User-friendly glob matching
Vite resolver for TypeScript compilerOptions.paths
The Swiss Army Knife of Vector Graphics Scripting
An utility to resolve some mjs/installed modules paths
Replace alias paths with relative paths after typescript compilation.
Transforms module resolution paths using TypeScript path mapping and/or custom paths
A custom loader for ESM projects that adds support for tsconfig paths
Transforms module resolution paths using TypeScript path mapping and/or custom paths
Utility functions for working with points, paths and geometry.
A package to resolve path aliases in TypeScript or JavaScript files.
path-schema is set of utils to define your firebase database schema
User-friendly glob matching. This is a fork of sindresorhus/globby, but with CommonJS support.
The Swiss Army Knife of Vector Graphics Scripting