Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fcmam5/vscode-nimiro
- Owner: Fcmam5
- License: mit
- Created: 2024-06-16T12:39:06.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-20T23:51:07.000Z (7 months ago)
- Last Synced: 2024-10-07T02:41:24.815Z (4 months ago)
- Topics: a11y, accessibility, adhd, dyslexia, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Fcmam5.nimiro
- Size: 541 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)