Accessibility Plugin

A powerful, lightweight JavaScript library to make your web applications accessible to everyone.

Installation

Get started quickly with NPM or CDN.

Using NPM

npm install accessibility-plugin

Using CDN

<script src="https://cdn.jsdelivr.net/gh/PrabothCharith/accessibility-plugin@main/accessibility-menu.min.js"></script>

Key Features

Everything you need to improve accessibility.

Color Adjustments

Invert colors, grayscale, low/high saturation, and contrast modes for better visibility.

Text Customization

Adjust font size, line height, letter spacing, and text alignment to suit reading preferences.

Cursor Enhancements

Big circle cursor and reading masks to help users focus on content.

Media Control

Option to hide images and videos to reduce distractions and improve loading performance.

Flexible Positioning

Position the accessibility widget anywhere on the screen (top, bottom, left, right).

Save Settings

Persist user preferences across sessions using local storage.

Live Preview

Interact with the plugin in the frame below.