@astro-sitecore-jss/astro-sitecore-jss
v1.1.2
Published
Sitecore JavaScript Rendering SDK for Astro
Downloads
125
Maintainers
Readme
Sitecore JavaScript Rendering SDK for Astro
@astro-sitecore-jss/astro-sitecore-jss provides Astro components and integration for Sitecore JSS, letting you build Sitecore XM / XP websites with Astro — including Experience Editor support and interactive React / Vue / Angular islands.
Installation
npm install @astro-sitecore-jss/astro-sitecore-jssThe fastest way to start a new project is the initializer:
npx @astro-sitecore-jss/create-astro-sitecore-jss@latestSee the repository root for full development and production usage instructions.
Sitecore JSS 22 maintenance reaches end of life in June 2026. For new SitecoreAI(XM Cloud) projects, use the Astro Content SDK instead.
Why Astro
Astro renders to HTML by default and only hydrates the islands that actually need JavaScript. Against the same Sitecore demo on Next.js, the Astro build delivers higher Lighthouse scores on mobile, faster LCP, and less main-thread blocking — read the case study.
Learn more
- Why Astro for Sitecore: case study · Astro services
- Repository root: jss-astro-public
- Initializer:
@astro-sitecore-jss/create-astro-sitecore-jss
Made by EXDST
