Accessibility statement
Our commitment to making this website accessible for everyone.
Template notice: This accessibility statement follows the W3C WAI Accessibility Statement structure.
At InLibre, we believe that our products and website should be accessible to everyone, regardless of ability or circumstance. We are continually improving the user experience for everyone and applying the relevant accessibility standards.
Measures to support accessibility
InLibre takes the following measures to ensure accessibility:
- Include accessibility throughout our development process
- Review accessibility in pull requests and code reviews
- Ensure streamlined support via accessibility@inlibre.io Opens in a new tab to gather user feedback on accessibility
- Welcome and act on community accessibility feedback and audits
Accessibility Conformance Status
The Web Content Accessibility Guidelines (WCAG) defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA.
InLibre is developed with adherence to WCAG 2.2 level AA success criteria with plans for a formal WCAG 2.2 AA conformance by September 2025.
Feedback
We welcome your feedback on the accessibility of InLibre’s websites and products. Please let us know if you encounter accessibility barriers:
We respond to accessibility feedback within 5 to 7 business days.
Technical specifications
Accessibility of InLibre’s website and products relies on the following technologies:
- HTML
- WAI-ARIA
- CSS (with TailwindCSS and Material UI)
- JavaScript/TypeScript
- React (products)
- Astro (website)
- ESLint and Prettier (linting)
These technologies are used in combination with modern browsers and assistive technologies to provide an accessible experience.
Accessibility features
InLibre’s website includes the following accessibility features:
- Skip link to bypass navigation and jump to main content
- Logical heading hierarchy for screen reader navigation
- Landmark regions (
<header>,<nav>,<main>,<footer>) for assistive technology navigation - Full keyboard navigation for all interactive elements
- Arrow key, Home, and End key support for tab components
- Escape key closes modals and menus with proper focus management
- Color contrast meeting WCAG AA requirements
- Dark and light themes with user preference support
- Responsive design adapting to different viewport sizes
- Visible focus indicators for keyboard navigation
- Reduced motion support respecting user preferences
- ARIA attributes throughout components
- Screen reader labels for interactive elements
- Language attributes for proper pronunciation
- Semantic HTML for meaningful structure
- Form validation with clear error identification and suggestions
- Text alternatives for non-text content
Limitations and alternatives
Despite our best efforts to ensure accessibility of the website, there may be some limitations. Known limitations are tracked in our internal tracker for accessibility.
Please contact us via email to report accessibility issues Opens in a new tab if you encounter an issue.
Assessment approach
InLibre assesses accessibility through the following approaches:
- Self-evaluation by maintainers
- Community accessibility audits
- Automated testing with tools like axe, WAVE, and Lighthouse
- Manual testing with screen readers (Orca, NVDA)
- Keyboard-only navigation testing
This statement was created on July 23, 2026 and last updated on July 23, 2026 using the W3C Accessibility Statement Generator Tool and manual internal documentation.