# s-panferov/awesome-typescript-loader

Awesome TypeScript loader for webpack

Repository: https://github.com/s-panferov/awesome-typescript-loader
Canonical: https://ross.abutalabs.com/products/awesome-typescript-loader
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: typescript, loader, webpack
Archived: true
Last push: 2019-10-31T17:37:45+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4212, "days_push": 2498, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2338, forks 178 (observed 2026-08-28T04:06:38.518609+00:00)

## What it is
A webpack loader that compiles TypeScript files as part of the webpack build pipeline, with Babel integration, caching, and forked type-checking for faster builds. It was created to speed up compilation of large TypeScript projects.

## Use cases
- compile typescript with webpack
- speed up typescript webpack builds
- use babel and typescript together in webpack
- type-check typescript in a separate process during webpack builds
- cache typescript transpilation results in webpack

## When to choose
- you maintain a legacy webpack setup already using ATL
- you need Babel + TypeScript transpilation with checksum-based caching in webpack

## When to avoid
- starting a new project - the project is unmaintained since 2019
- you want actively maintained alternatives like ts-loader, esbuild-loader, or swc

## Facets
- artifact type: plugin
- maturity: abandoned
- function: build-tool, compiler
- domain: web-development, frontend, developer-tools, programming-languages
- platform: -
- tags: webpack-loader, typescript, transpilation, type-checking, babel-integration, build-performance, nodejs, javascript

## Member repositories
- s-panferov/awesome-typescript-loader (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:38.518609+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:37:32.508531+00:00, confidence not recorded.
  - readme: https://github.com/s-panferov/awesome-typescript-loader (fetched 2026-08-28T04:06:38.518609+00:00, sha 7f970db40413)
  - registry_npm: https://registry.npmjs.org/awesome-typescript-loader (fetched 2026-08-29T10:18:13.846409+00:00, sha 3b80812cf946)
- Data as of 2026-08-30T08:39:29.467469+00:00.
