/dynamic-resource-hints

Dynamically add preload browser hints at runtime

Primary LanguageJavaScriptMIT LicenseMIT

Dynamic Resource Hints

Inject resource hints into the browser on demand.

This plugin enables a you to preconnect, prefect, dns-prefetch, preload, and subresource load any web assets dynamically. The idea is to give the illusion of speed.

To read more about preloading, read this

More Reading