https://github.com/tiagoporto/accessibility-buttons
Buttons to add/remove contrast and increase/decrease font size.
https://github.com/tiagoporto/accessibility-buttons
accessibility buttons contrast font-size javascript library
Last synced: 11 months ago
JSON representation
Buttons to add/remove contrast and increase/decrease font size.
- Host: GitHub
- URL: https://github.com/tiagoporto/accessibility-buttons
- Owner: tiagoporto
- License: mit
- Created: 2014-08-07T18:42:47.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2025-06-22T22:49:17.000Z (12 months ago)
- Last Synced: 2025-06-22T23:27:24.363Z (12 months ago)
- Topics: accessibility, buttons, contrast, font-size, javascript, library
- Language: TypeScript
- Homepage: http://tiagoporto.com/accessibility-buttons/
- Size: 3.46 MB
- Stars: 73
- Watchers: 7
- Forks: 33
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

Buttons to add/remove contrast and increase/decrease font size.
## ✅ Status
[](https://github.com/tiagoporto/accessibility-buttons/actions/workflows/check-docs.yml?query=branch%3Amain)
[](https://github.com/tiagoporto/accessibility-buttons/actions/workflows/checks.yml?query=branch%3Amain)
[](https://github.com/tiagoporto/accessibility-buttons/actions/workflows/unit-tests.yml?query=branch%3Amain)

[](https://validator.nu/?doc=https%3A%2F%2Ftiagoporto.github.io%2Faccessibility-buttons)
[](https://coveralls.io/github/tiagoporto/accessibility-buttons)
## 🧰 Stack






















## Docs
[English](packages/accessibility-buttons/README.md), [Português(Brasil)](packages/accessibility-buttons/README.pt-br.md)
## 🛠 Development
### Pre-requirements
- [git](https://git-scm.com)
- [nvm](https://github.com/nvm-sh/nvm)
### Install node
```bash
nvm install
```
### Install
```bash
npm install
```
### Running dev server
```bash
npm run dev
```
## 🤝 Contributing
[Check how to contribute](https://github.com/tiagoporto/.github/blob/main/CONTRIBUTING.md).
## 🤜🤛 Donating
This project is developed on my free time, any donation is welcome.
[](https://github.com/sponsors/tiagoporto)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YTDUQ8RZ2G4Q8&lc=BR&item_name=tiagoporto&item_number=geradorcpf¤cy_code=BRL&bn=PP%2dDonationsBF:btn_donateCC_LG%2egif:NonHosted)

## 📄 License
Accessibility Buttons © 2015 by Tiago Porto is licensed under [MIT License](LICENSE).