Skip to content

Eleventy Preact Island Plugin

npm@tuqulore-inc/eleventy-plugin-preact-island

Eleventy plugin for server-rendered Preact components with is-land partial hydration.

Native PreactActive
Verdict

Native Preact

Built for Preact and does not require a React compatibility layer.

Overview

`@tuqulore-inc/eleventy-plugin-preact-island` adds server-rendered Preact islands to Eleventy using `@11ty/is-land`. It discovers `.client.js`, `.client.jsx`, `.client.ts`, and `.client.tsx` entries, bundles them with esbuild, and coordinates their SSR and browser module URLs.