Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fcmam5/vscode-nimiro

Juxtapose numbers for developers with dyslexia
https://github.com/fcmam5/vscode-nimiro

a11y accessibility adhd dyslexia vscode vscode-extension

Last synced: 3 months ago
JSON representation

Juxtapose numbers for developers with dyslexia

Awesome Lists containing this project

README

        

# nimiro

An extension to display juxtaposed numbers for uncaffeinated developers, or developers with dyslexia.

## Features/Tutorial

### Format long numbers on keybindings

To format a number select a textCtrl + Shift + N

![Keybinding result](/docs/assets/kbd-result.png)

### Format long numbers from command pallet

For example, to better read this number: `100000000000`.

![Command from command pallet](/docs/assets/command-1.png)

It opens this preview

![Command preview](/docs/assets/command-2.png)

The result will be displayed as a message:

![Command result](/docs/assets/result-1.png)

## License

[MIT](./LICENSE)