https://github.com/blobbybilb/viewler
Viewport based (vh & vw) webpage ruler.
https://github.com/blobbybilb/viewler
ruler web-design web-dev
Last synced: 10 months ago
JSON representation
Viewport based (vh & vw) webpage ruler.
- Host: GitHub
- URL: https://github.com/blobbybilb/viewler
- Owner: blobbybilb
- Created: 2023-06-13T19:42:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T00:41:25.000Z (almost 2 years ago)
- Last Synced: 2024-05-30T02:14:43.316Z (over 1 year ago)
- Topics: ruler, web-design, web-dev
- Language: JavaScript
- Homepage: https://viewler.pages.dev
- Size: 787 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# viewler
Viewport based (vh & vw) page ruler.

A simple page ruler that uses the viewport based units, vw and vh. It also has marks that show where the mouse is on both rulers.
[Demo](https://viewler.pages.dev)
[Chrome](https://chromewebstore.google.com/detail/viewler/pcmkkilppmmgfdgminlellhbdjpbjmmh)
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/viewler/)
_**Safari** (coming soon)_
### Usage
Available from the chrome/edge/firefox stores. Safari version coming soon 😬.
### Why?
I couldn't find any other page rulers that use vw and vh (they all use pixels) so I made this. If you have any suggestions or feedback, leave a review! And if you like it, please consider leaving a positive rating so others can find this as well!
**License:** Source-available & free to use for now, may be open-source/something else in the future.