Accessibility

This page summarizes the projects mentioned and recommended in the original post on /r/sveltejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements.

  • IMO, there isn't a lot about Svelte that makes it easier/harder to make an accessible app than the other big frameworks. It does have built in compiler warnings when you write inaccessible markup, but those only cover a small subset of a11y issues. Other frameworks have similar tools as linting plugins, e.g. React has eslint-plugin-jsx-a11y.

  • headlessui

    Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  • I'd love to see svelte support added to to projects like headlessui but understandably as a new library they want to limit the scope and push forward to a stable release before supporting smaller frameworks like svelte. They have react and vue components for now.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tailwind Handbook - Part II

    1 project | dev.to | 27 Apr 2024
  • Can someone help me locate documentation where this eslint rule is talked about?

    1 project | /r/learnprogramming | 30 Sep 2022
  • A control must be associated with a text label

    1 project | /r/codehunter | 28 Mar 2022
  • I'm trying to learn how to use Bulma in a react app, but getting an error about an href

    1 project | /r/react | 2 Mar 2022
  • Uncaught TypeError: onMouseDown is not a function

    1 project | /r/reactjs | 27 Feb 2022