lindell / lindell/JsBarcode

SVG: Add Accessibility Features

Open
#467 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi! I was wondering if there are any plans to improve the accessibility for the SVG barcode? Specifically, I’m thinking about things like adding and <desc> tags for screen reader support.

If this isn’t something on the radar yet, I’d be happy to help out.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SVG generation entry point in JsBarcode and review how barcode output is assembled. Add the requested title and desc elements for screen-reader support, then verify that generated SVG output includes the accessibility information without changing the barcode itself.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.