MCPcopy Index your code
hub / github.com/AviVahl/ts-tools

github.com/AviVahl/ts-tools @v6.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v6.1.0 ↗ · + Follow
80 symbols 216 edges 41 files 4 documented · 5%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

TypeScript Tools for Node.js

Build Status

Several packages to assist TypeScript developers working with Node.js.

Packages

  • @ts-tools/node - TypeScript support for Node.js. Registers a require.extensions (CommonJS) hook, allowing execution of .ts/.tsx files directly from source.

  • @ts-tools/webpack-loader - TypeScript loader for webpack.

  • @ts-tools/transpile - TypeScript transpilation helpers.

  • @ts-tools/robotrix - Useful TypeScript transpilation transformers.

  • @ts-tools/esm - TypeScript support for Node.js. Exposes a loader (ESM), allowing execution of .ts/.tsx files directly from source.

License

MIT

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 65
Interface 12
Method 3

Languages

TypeScript100%

Modules by API surface

packages/robotrix/src/cjs-to-esm-transformer.ts12 symbols
packages/robotrix/src/remap-imports-transformer.ts8 symbols
packages/robotrix/src/react-dev-transformer.ts8 symbols
packages/transpile/src/helpers/typescript.ts6 symbols
packages/transpile/src/helpers/cache.ts6 symbols
packages/node/src/node-extension.ts6 symbols
packages/transpile/src/transpile-cached.ts5 symbols
packages/esm/src/create-loader.ts5 symbols
packages/webpack-loader/src/typescript-loader.ts4 symbols
packages/robotrix/src/resolved-modules-transformer.ts3 symbols
packages/robotrix/src/dead-ifs-transformer.ts3 symbols
packages/webpack-loader/src/test/bundle-with-loader.ts2 symbols

For agents

$ claude mcp add ts-tools \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page