@caspian-vega/transfere-state

SSR→client transfer state for Astro. Collects values in an AsyncLocalStorage scope during rendering and replays them on the client, so work done on the server is not repeated in the browser.


Keywords
astro, ssr, transfer-state, hydration, asynclocalstorage, islands
License
MIT
Install
npm install @caspian-vega/transfere-state@0.1.0