[Pkg-javascript-devel] Bug#1135196: ITP: node-tsc-alias -- fixes alias paths after typescript compilation

joe at nahmias.net joe at nahmias.net
Wed Apr 29 01:54:31 BST 2026


Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
Control: block -1 by 1131302
Control: block 1111481 by -1
X-Debbugs-CC: debian-devel at lists.debian.org, cervotechit at gmail.com, pkg-javascript-devel at lists.alioth.debian.org

* Package name    : node-tsc-alias
  Version         : 1.8.16
  Upstream Author : Juste Méthode B.
* URL             : https://github.com/justkey007/tsc-alias
* License         : Expat
  Programming Lang: JavaScript
  Description     : fixes alias paths after typescript compilation

Replace alias paths with relative paths after typescript compilation. You
can add aliases that reference other projects outside your tsconfig.json
project by providing a relative path to the baseUrl.
.
Differs from tsconfig-paths in that it is entirely compile-time
and adds no runtime dependencies.
.
Can also be used in a single file with a function that returns a promise
of a function that receives the file contents and path, and returns the
transformed contents, synchronously.
.
Node.js is an event-based server-side JavaScript engine.

This is needed for a new version of node-rjsf and I plan to
maintain it under the JS team.



More information about the Pkg-javascript-devel mailing list