@preliquify/preact
v2.0.3
Published
Preact bindings for Preliquify - build Liquid templates with Preact
Maintainers
Readme
@preliquify/preact
Preact bindings for Preliquify - build Liquid templates with Preact.
For documentation, see the main Preliquify README.
Installation
npm install @preliquify/preact
# or
pnpm add @preliquify/preact
# or
yarn add @preliquify/preactUsage
import { For, Conditional, Target, $ } from "@preliquify/preact";For complete documentation, examples, and guides, please see the main repository.
