An open API service indexing awesome lists of open source software.

https://github.com/mhyfritz/braille-d3

Braille Alphabet Visualization (with D3.js)
https://github.com/mhyfritz/braille-d3

alphabet braille d3 data-visualization visualization

Last synced: 4 months ago
JSON representation

Braille Alphabet Visualization (with D3.js)

Awesome Lists containing this project

README

          

# Braille Alphabet Visualization (with D3.js)

![Screenshot](braille-d3.png)

## Setup

```bash
npm install
```

## Development

```bash
npm start
```

Spins up a dev server with live reloading. See `package.json` for the
the list of files being watched.