DomainAccessibilityAudit VS pa11y-ci

Compare DomainAccessibilityAudit vs pa11y-ci and see what are their differences.

DomainAccessibilityAudit

Web application to create domain and subdomain accessibility audits, with violation statistics. (by MSU-NatSci)

pa11y-ci

Pa11y CI is a CI-centric accessibility test runner, built using Pa11y (by pa11y)
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
DomainAccessibilityAudit pa11y-ci
1 1
48 498
- 2.2%
1.2 6.0
about 1 year ago about 1 month ago
JavaScript JavaScript
GNU General Public License v3.0 only GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DomainAccessibilityAudit

Posts with mentions or reviews of DomainAccessibilityAudit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.
  • The best web accessibility tools for developers in 2021
    4 projects | dev.to | 2 Jan 2021
    DomainAccessibilityAudit - I found this tool while researching ways to test an entire website for a11y issues and this was a perfect fit. You can feed it a root URL to start testing on and it will scrape all links on all subsequent pages and perform an audit, essentially crawling the entire site and producing a report of a11y issues. You can also input a sitemap.xml if you want to test a specific set of pages instead of crawling the entire site.

pa11y-ci

Posts with mentions or reviews of pa11y-ci. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.

What are some alternatives?

When comparing DomainAccessibilityAudit and pa11y-ci you can also consider the following projects:

sveltekit-accessibility-testing - Demo code for adding axe accessibility testing to SvelteKit using Playwright and pa11y

axe-core - Accessibility engine for automated Web UI testing

pa11y - Pa11y is your automated accessibility testing pal

lighthouse-ci - Automate running Lighthouse for every commit, viewing the changes, and preventing regressions

react-axe - [DEPRECATED] Accessibility auditing for React.js applications

super-simple-sitemap-generator - Node powered scraper that iterates trough all the internal links of the specified url. It works on CSR pages (React, Angular) with dynamic urls.

contentful-sitemap - 🗺 Build a dynamic sitemap.xml file based on content pulled in from Contentful via the Contentful API.

nightwatch - Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack