alkanife / pagesize-widget

Web widget displaying page size & bootstrap breakpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pagesize-widget

This Javascript file create a widget on the top left of the screen displaying the page size and bootstrap breakpoints. I noticed that this helps a lot when you are not familiar with bootstrap screen sizes.

Feel free to use it, copy it, fork it, or whatever.

img

How to use it

Just copy-paste this line at the very end of your HTML:

<script src="https://share.alkanife.dev/dist/pagesize-widget.js"></script>

Or direcly download the Javascript file.

About

Web widget displaying page size & bootstrap breakpoints


Languages

Language:JavaScript 100.0%