sienna-accessibility-more
v1.1.3
Published
Sienna: Accessibility Website Widget
Downloads
2
Readme
👩🦽 Sienna: Accessibility Widget for Websites
Sienna: accessibility widget for websites. easy to install, just copy and paste the plugin. Fast performance with lightweight plugin (~30kb).
🎉 Getting Started
Install the plugin quickly with just a copy and paste
<script src="https://website-widgets.pages.dev/dist/sienna.min.js" defer>
<script>
document.addEventListener("DOMContentLoaded", () => {
// Call your exported functions here to test
SiennaAccessibility.load();
});
</script>
🚀 Features
✅ Multilingual Support: Supports multiple languages to ensure a seamless user experience for all users.
✅ Dyslexia Font: Dyslexia font to make reading easier for dyslexic users.
✅ Adjustable Font Size and Highlighting Text: Users can easily adjust the font size and highlight text to their liking, making it easier to read content.
✅ Color Adjustments, Contrast, Saturation, and Monochrome: Allows users to customize the color scheme of your website, making it easier for them to read and navigate.
✅ Reading Guide, Stop Animations, and Big Cursor: Helpful tools like a reading guide, the ability to stop animations, and a big cursor to make browsing your website easier for users with visual impairments.
📌 TODO
- Accessibility Profiles
- Screen Reader
- Voice Navigation
- Position of Button
- Inject Icon in code
- Support More Languages
🤝 Contributing
We welcome contributions from anyone who is interested in improving this. If you would like to contribute, please fork the repository and submit a pull request. ❤️
🎓 License
Sienna is released under the MIT License