@ts-tools/webpack-loader

TypeScript loader for webpack.


Keywords
loader, nodejs, tools, transformers, transpilation, typescript, webpack
License
MIT
Install
npm install @ts-tools/webpack-loader@5.0.2

Documentation

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