Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/glebm/render-whitespace-on-github

Are they tabs? Are they spaces? How many? Never wonder again!
https://github.com/glebm/render-whitespace-on-github

chrome-extension firefox-extension github-extension web-extension

Last synced: about 10 hours ago
JSON representation

Are they tabs? Are they spaces? How many? Never wonder again!

Awesome Lists containing this project

README

        

# Render Whitespace on GitHub - a browser extension

Are they tabs? Are they spaces? How many?
Never wonder again!

![A screenshot of a code snippet with the whitespace rendered](store-assets/screenshot-render.png)

## Installation

* Chrome WebStore: https://chrome.google.com/webstore/detail/ifdbipohclgnokjgpejhnbjdlgjkkhom
* Firefox Add-on: https://addons.mozilla.org/en-GB/firefox/addon/render-whitespace-on-github

Alternatively, you can install this as a userscript.

To install as a userscript in Chrome, save [the JavaScript file][RenderWhitespaceOnGithub.user.js] and drag it onto the chrome://extensions page.

If you use ViolentMonkey, TamperMonkey, or GreaseMonkey, install from one of these links:

* https://openuserjs.org/scripts/glebm/Render_Whitespace_on_GitHub
* https://greasyfork.org/en/scripts/32986-render-whitespace-on-github

[RenderWhitespaceOnGithub.user.js]: https://github.com/glebm/render-whitespace-on-github/raw/master/RenderWhitespaceOnGithub.user.js