Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iest/emruler

A super simple width calculator that shows you how wide the viewport is, in ems
https://github.com/iest/emruler

Last synced: 3 days ago
JSON representation

A super simple width calculator that shows you how wide the viewport is, in ems

Awesome Lists containing this project

README

        

# emRuler
*A super simple em unit ruler.*

![Screenshot](screenshot.png)

## Instructions

1. Copy the raw text from [here](https://raw.githubusercontent.com/iest/emRuler/master/bookmarklet.js)
2. Create a new bookmark
3. Paste in the javascript to the address field. (You might have to add a dummy bookmark first, then go back and edit it)
4. Click the bookmark to enable & disable the ruler

It rounds to the nearest em unit on purpose — pixel perfection doesn't exist on the web ;)