Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evoluteur/braille-tools
CSS and Javascript to display Braille grade 1 in web pages (for sighted people).
https://github.com/evoluteur/braille-tools
braille braille-alphabet braille-characters braille-symbols braille-translator css javascript sprite ui
Last synced: about 2 months ago
JSON representation
CSS and Javascript to display Braille grade 1 in web pages (for sighted people).
- Host: GitHub
- URL: https://github.com/evoluteur/braille-tools
- Owner: evoluteur
- License: mit
- Created: 2016-11-30T07:29:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T01:43:24.000Z (3 months ago)
- Last Synced: 2024-10-24T17:36:42.981Z (3 months ago)
- Topics: braille, braille-alphabet, braille-characters, braille-symbols, braille-translator, css, javascript, sprite, ui
- Language: CSS
- Homepage: https://evoluteur.github.io/braille-tools/
- Size: 102 KB
- Stars: 37
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Braille-Tools
CSS and Javascript to display Braille (grade 1) in web pages (for sighted people).
Check out the [live demo](https://evoluteur.github.io/braille-tools/index.html).
It comes in 3 different styles:
![big](screenshots/braille-big.png)
![small](screenshots/braille-small.png)
![small-3d](screenshots/braille-small-3d.png)
### See your name in Braille
![screenshot](https://raw.github.com/evoluteur/braille-tools/master/screenshots/your-name-in-braille.png)
### Braille Alphabet
![screenshot](https://raw.github.com/evoluteur/braille-tools/master/screenshots/braille-alphabet.png)
For displaying the character on hover (with animation), use my other script [Braille-Text](https://github.com/evoluteur/braille-text).
### License
Braille-Tools is released under the [MIT license](http://github.com/evoluteur/braille/blob/master/LICENSE.md).
Encourage this project by [becoming a sponsor](https://github.com/sponsors/evoluteur).
(c) 2016-2024 [Olivier Giulieri](https://evoluteur.github.io/)