Web Compendium Sitemap

Toolchain

Runtime

WinterTC (Web-interoperable Runtimes Technical Committee) is a committee aiming to improve interoperability of web platform APIs among runtimes. This is important to avoid/reduce API fragmentation between different runtimes. [wintercg.org, ecma-international.org, ecma-international.org, w3.org, runtime-compat.unjs.io]

Package Manager

Linter / Formatter

CSS Processors

There are tools available to convert from one preprocessor to another [csspre.com].

Generic

The overall toolchain typically includes many stages like parsing, resolving, transpiling, compiling, bundling, minifying, serving, and more. Most tools listed here contain several of these stages, so keeping each category strictly separate isn’t practical.