8000 GitHub - evoluteur/braille-text: Simple Javascript and CSS to display Braille (English grade 1) on web pages with hover effect for translation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

evoluteur/braille-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braille-Text

Simple Javascript and CSS to display Braille on web pages with hover effect for translation (for sighted people).

Live demo

const message = braille("I read Braille");
document.getElementById("braille").innerHTML = message;

The code is open source at GitHub.

More Javascript and CSS to display Braille at Braille-Tools.

(c) 2024 Olivier Giulieri

0