https://github.com/dielduarte/screen.js
screen.js =)
https://github.com/dielduarte/screen.js
Last synced: 12 months ago
JSON representation
screen.js =)
- Host: GitHub
- URL: https://github.com/dielduarte/screen.js
- Owner: dielduarte
- License: mit
- Created: 2014-01-04T02:54:10.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T02:32:32.000Z (about 5 years ago)
- Last Synced: 2025-01-07T15:42:06.640Z (about 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
screen.js
=========
screen.js was created for know the width and height exact for responsive designer tests
is simple but very necessary ! =)
##How to use
Import the below script in your document:
```javascript
```
READY! now refresh your browser,
look in the upper right corner and see the configurations of width and height of your screen in pixels.
##why screen.js?
I'm beginner with javascript
and I created the screen.js for studying some properties.
######Made with SZ by Diel Duarte.