npm.io
1.0.1 • Published 7 years ago

braille-dots

Licence
ISC
Version
1.0.1
Deps
0
Size
179 kB
Vulns
0
Weekly
0

braille-dots

Build Status

Get Braille characters based on the dot-names or vice versa.

import brailleDots from 'braille-dots'

brailleDots(234) // '⠎'
brailleDots('⠎') // 234

brailleDots(null) // '⠀'
brailleDots('⠀') // null

Values are based off the super convenient https://www.pharmabraille.com/braille-codes/unified-english-braille-ueb-code/.


kickstarted by npm-boom

Keywords