{"library":"rollup-plugin-modulepreload","type":"library","category":null,"description":"Rollup plugin that adds modulepreload link tags to HTML files for dynamically imported chunks, improving loading performance by hinting the browser to preload ES modules before they are needed. Current version 2.0.0 (released 2021, maintained). Allows customization of which chunks to preload via a synchronous or asynchronous predicate, with default that preloads dynamic entry points and intermediate chunks with exports. Differentiates from generic HTML injectors by focusing specifically on modulepreload semantics and Rollup's chunk metadata.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","rollup","code splitting","performance","typescript"],"install":[{"cmd":"npm install rollup-plugin-modulepreload","imports":["import modulepreload from 'rollup-plugin-modulepreload'","const modulepreload = require('rollup-plugin-modulepreload').default","import type { Options } from 'rollup-plugin-modulepreload'"]},{"cmd":"yarn add rollup-plugin-modulepreload","imports":[]},{"cmd":"pnpm add rollup-plugin-modulepreload","imports":[]}],"homepage":null,"github":"https://github.com/bennypowers/rollup-plugin-modulepreload","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-modulepreload","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-plugin-modulepreload/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}