Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnuberbacher/checkfordeadpixels
Simple app dedicated to finding dead pixels in the easiest manner
https://github.com/johnuberbacher/checkfordeadpixels
css html javascript jquery
Last synced: about 10 hours ago
JSON representation
Simple app dedicated to finding dead pixels in the easiest manner
- Host: GitHub
- URL: https://github.com/johnuberbacher/checkfordeadpixels
- Owner: johnuberbacher
- Created: 2017-06-19T14:44:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T17:35:43.000Z (about 7 years ago)
- Last Synced: 2024-11-15T23:28:00.778Z (2 months ago)
- Topics: css, html, javascript, jquery
- Language: CSS
- Homepage: http://checkfordeadpixels.com/
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# checkfordeadpixels
Simple app dedicated to finding dead pixels in the easiest manner## How it Works
Well, it's mainly handled by vanilla Javascript and some jQuery. It cheks the user input, if it's a regular keystroke it changes the background. There's a clause to reset to a white bg if you hit the ESC key or the right mouse button. Of course, hitting F11 is allowed so you may go full-screen.## Try it Live
[http://checkfordeadpixels.com](http://checkfordeadpixels.com)