| TSHY(1) | User Commands | TSHY(1) |
NAME¶
tshy - Hybrid (CommonJS/ESM) TypeScript node package builder
SYNOPSIS¶
tshy [--watch] [--help]
DESCRIPTION¶
tshy is a command-line utility that analyzes JavaScript modules and produces corresponding ESM and CommonJS build target. / Source must be in /src Builds are in ./dist/commonjs for CommonJS and ./dist/esm for ESM.
OPTIONS¶
SEE ALSO¶
AUTHOR¶
Written and maintained by the Debian Javascript team.
| March 2026 | tshy |