All web projects use HTML in some capacity, from skeletal bootstrapping scripts for single-page applications to full HTML documents found in multi-page applications. Transforming or generating HTML documents at build time is a common way to automatically integrate generated output like bundle and asset URLs into pages.
Why
Use the (+) card below & tell us if we missed a capability!
Inlining scripts
Can processed scripts be inlined into HTML?
2.5/4Bundlers Passing
Loading scripts
Can generated bundles be referenced from HTML?
3.5/4Bundlers Passing
Preloading assets
Can preloads be generated for assets like fonts?
4/4Bundlers Passing
Preloading script dependencies
Can preloads be generated for scripts?
3/4Bundlers Passing
- +