<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zay Dea</title>
    <description>The latest articles on DEV Community by Zay Dea (@zay_dea_af755ce20154bca7a).</description>
    <link>https://dev.to/zay_dea_af755ce20154bca7a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4055565%2F80e5629d-da26-462e-a424-f9e3abbf4463.png</url>
      <title>DEV Community: Zay Dea</title>
      <link>https://dev.to/zay_dea_af755ce20154bca7a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zay_dea_af755ce20154bca7a"/>
    <language>en</language>
    <item>
      <title>Why four companies rebuilt the same accessibility fix for their CLIs, and what I built instead</title>
      <dc:creator>Zay Dea</dc:creator>
      <pubDate>Thu, 30 Jul 2026 18:37:32 +0000</pubDate>
      <link>https://dev.to/zay_dea_af755ce20154bca7a/why-four-companies-rebuilt-the-same-accessibility-fix-for-their-clis-and-what-i-built-instead-k09</link>
      <guid>https://dev.to/zay_dea_af755ce20154bca7a/why-four-companies-rebuilt-the-same-accessibility-fix-for-their-clis-and-what-i-built-instead-k09</guid>
      <description>&lt;p&gt;I built this after noticing that Anthropic, Google and GitHub have each rebuilt the same fix for their CLIs to replace animated spinners and boxed tables with plain text if a screen reader is detected. Since there was no reusable version of this fix, I built one. It auto detects if it is running in a screen reader context and swaps the output automatically, as well as providing a linter to find these anti patterns in any codebase.&lt;/p&gt;

&lt;p&gt;Github: &lt;a href="https://github.com/zaydea805/term-a11y" rel="noopener noreferrer"&gt;https://github.com/zaydea805/term-a11y&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cli</category>
      <category>javascript</category>
      <category>opensource</category>
      <category>a11y</category>
    </item>
  </channel>
</rss>
