Convert text files (e.g., HTML, CSS, SVG) into ES modules for Rollup. v3.0.0 is the current stable version (no recent updates, maintenance mode). Key differentiator: lightweight, simple include/exclude patterns, no dependencies. Alternatives like rollup-plugin-glsl or rollup-plugin-stringify offer similar functionality with different features.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use named import. Default export is not available.
For CommonJS, destructure the named export.
Do not reference internal path; use package name directly.
Converts all .html files (except index.html) into ES modules using Rollup.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.
No traffic data recorded yet.