Skip to content
View client-side-form's full-sized avatar

Block or report client-side-form

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. client-side-form.com client-side-form.com Public

    Production-grade patterns for client-side form state, schema validation, framework adapters (React/Vue/Svelte/Angular), and accessible error UX — a TypeScript-first engineering reference.

    Nunjucks

  2. a11y-form-linter a11y-form-linter Public

    Lint form markup for accessibility defects across HTML, JSX, TSX, Vue and Svelte — 15 WCAG-mapped rules, SARIF output and a GitHub Action.

    JavaScript

  3. form-fuzz form-fuzz Public

    Property-based fuzzing for form interaction sequences — surfaces stale async validation, dirty-state and focus-management bugs, then shrinks them to a minimal reproduction.

    JavaScript

  4. form-recipes form-recipes Public

    Interactive gallery of framework-agnostic form patterns — multi-step wizards, debounced async validation, undo/reset and accessible error recovery, each with a live playground and copy-paste source.

    JavaScript

  5. form-state-devtools form-state-devtools Public

    Chrome DevTools panel that inspects live form state — dirty/pristine/touched flags, validation lifecycle timeline, and per-field error and ARIA wiring.

    JavaScript

  6. schema-to-validator schema-to-validator Public

    Compile a JSON Schema into framework-specific client-side form validation — Zod schemas, React/Vue composables with cross-field dependency graphs, async validators and accessible error wiring.

    JavaScript