@ovineko/spa-guard
v0.0.4
Published
Chunk load error handling for SPAs — core runtime, error handling, schema, i18n
Maintainers
Readme
@ovineko/spa-guard
Core runtime for spa-guard — chunk load error handling, version checking, spinner, i18n, and event schema for SPAs.
Install
pnpm (recommended):
pnpm add @ovineko/spa-guardnpm:
npm install @ovineko/spa-guardyarn:
yarn add @ovineko/spa-guardbun:
bun add @ovineko/spa-guarddeno:
deno add npm:@ovineko/spa-guardUsage
import { recommendedSetup } from "@ovineko/spa-guard/runtime";
const cleanup = recommendedSetup();Documentation
Full documentation: ovineko.com/docs/spa-guard/core
License
MIT
