# catamphetamine/webpack-isomorphic-tools

Server-side rendering for your Webpack-built applications (e.g. React)

Repository: https://github.com/catamphetamine/webpack-isomorphic-tools
Canonical: https://ross.abutalabs.com/products/webpack-isomorphic-tools
Language: JavaScript
License: MIT
License Family: permissive
Topics: webpack, isomorphic
Last push: 2022-05-17T05:30:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4042, "days_push": 1569, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1246, forks 47 (observed 2026-08-28T04:04:07.237700+00:00)

## What it is
A deprecated helper library providing basic isomorphic (universal) server-side rendering support for Webpack-built applications such as React apps. It was designed for early Webpack versions and is now considered a hacky legacy solution.

## Use cases
- render React apps on the server with Webpack builds
- enable SEO-friendly server-side rendering for legacy Webpack projects
- maintain old isomorphic JavaScript codebases that depend on webpack-assets.
- understand how early universal rendering tools worked

## When to choose
- you are maintaining a legacy project already using webpack-isomorphic-tools
- you need to understand or patch an old isomorphic Webpack setup

## When to avoid
- starting a new project (use universal-webpack or Next.js instead)
- you need modern Webpack 5 support
- you want an actively maintained SSR solution

## Facets
- artifact type: library
- maturity: abandoned
- function: ssr, build-tool, developer-tools
- domain: web-development, frontend, backend
- platform: -
- tags: webpack, isomorphic-rendering, universal-rendering, deprecated, server-side-rendering, nodejs, javascript

## Member repositories
- catamphetamine/webpack-isomorphic-tools (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:07.237700+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-30T05:08:02.390817+00:00, confidence not recorded.
  - readme: https://github.com/catamphetamine/webpack-isomorphic-tools (fetched 2026-08-28T04:04:07.237700+00:00, sha 499467130449)
  - registry_npm: https://registry.npmjs.org/webpack-isomorphic-tools (fetched 2026-08-29T12:19:26.352616+00:00, sha ec733944eebb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
