Rollup plugin for importing html templates
Add Package
deno add jsr:@giroto/rollup-plugin-html-template
Import symbol
import * as rollup_plugin_html_template from "@giroto/rollup-plugin-html-template";
---- OR ----
Import directly with a jsr specifier
import * as rollup_plugin_html_template from "jsr:@giroto/rollup-plugin-html-template";
Add Package
npx jsr add @giroto/rollup-plugin-html-template
Import symbol
import * as rollup_plugin_html_template from "@giroto/rollup-plugin-html-template";
Add Package
yarn dlx jsr add @giroto/rollup-plugin-html-template
Import symbol
import * as rollup_plugin_html_template from "@giroto/rollup-plugin-html-template";
Add Package
pnpm dlx jsr add @giroto/rollup-plugin-html-template
Import symbol
import * as rollup_plugin_html_template from "@giroto/rollup-plugin-html-template";
Add Package
bunx jsr add @giroto/rollup-plugin-html-template
Import symbol
import * as rollup_plugin_html_template from "@giroto/rollup-plugin-html-template";