@lightspeed/crane-api
v1.0.2
Published
Lightweight API package for building custom sections and templates with `@lightspeed/crane`.
Keywords
Readme
@lightspeed/crane-api
Lightweight API package for building custom sections and templates with @lightspeed/crane.
This package provides only the runtime APIs and types needed for custom sections and templates, without CLI or build tools.
Usage
import { createVueServerApp, useButtonElementContent } from '@lightspeed/crane-api';Requirements
- Node.js >= 20
- Vue 3
