Local-First & Privacy-First
Zero tracking, zero telemetry, and zero network calls. All draft state stays inside the user browser storage (IndexedDB).
Local-first. Privacy-first. Dependency-free draft persistence for forms, editors, and wizards.

Every day, millions of web users lose progress due to accidental tab closures, sudden browser crashes, lost Wi-Fi connections, or misclicked links.
ContinueJS makes losing progress extremely difficult. By acting as an automated persistence layer between user input and local storage, ContinueJS quietly protects user state until it is explicitly submitted or discarded.
import { attach } from '@continuejs/core';
// Persist any form automatically with one line
attach({
target: document.querySelector('#job-application'),
id: 'applicant-draft-v1',
});0% to 100%).<continuejs-banner> and <continuejs-modal> Custom Elements.1h, 1d, 7d, 30d, forever).