@sealpixel/astro
v1.0.0-rc.11
Published
Astro integration for the Sealpixel image editor: Vite config for the wasm and worker, a <SealpixelEditor /> component, and an optional /api/sealpixel/render endpoint.
Readme
@sealpixel/astro
astro add @sealpixel/astro, then <SealpixelEditor src="/photo.jpg" /> from @sealpixel/astro/SealpixelEditor.astro, or use the React, Vue or Svelte bindings inside an island. sealpixel({ renderRoute: true }) injects /api/sealpixel/render (needs an SSR adapter).
