Skip to content

Preliquify Preact

npm@preliquify/preact

Preact bindings to compile components into Shopify Liquid with client hydration.

Native PreactActive
Verdict

Native Preact

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

Overview

`@preliquify/preact` lets you author Preact components that compile to Shopify Liquid snippets plus client bundles for hydration. Primitives such as `For`, `Conditional`, and `$` generate Liquid control flow at build time while sharing one component definition for runtime hydration.