Skip to content

Live Interactive Showcase Demo ​

Test ContinueJS live directly inside your browser! Type in the inputs below, click Reload Page to simulate an accidental tab closure, or test the IndexedDB state inspector.


🧪 Scenarios Included in Demo ​

  1. Job Application Form: Auto-saving fields, completion progress bar (0%-100%), password exclusion, file metadata extraction.
  2. AES Encrypted Note Editor: Client-side Web Crypto AES-GCM 256-bit encryption/decryption toggle.
  3. Multi-Step Checkout Wizard: Step-by-step navigation persisting state across screens.
  4. Headless JS Object State: Auto-saving plain JS state objects ({ volume: 50 }) without HTML forms.
  5. White-Labeled Web Components: Custom CSS Shadow Parts (::part()) styling and HTML <slot> overrides.

Released under the MIT License.