pixel-perfect/README.md

13 lines
468 B
Markdown
Raw Normal View History

2024-02-27 01:33:51 +00:00
# Pixel Perfect
- Displays current browser window size (width x height) in pixels.
- Values will live update when browser window is resized.
## Screenshot
![Pixel Perfect in action.](https://forge.haothitran.com/KlazHTT/pixel-perfect/raw/branch/main/assets/screenshot.png)
## Acknowledgements
- [Vincent Garreau](https://vincentgarreau.com/en) for [particle.js](https://vincentgarreau.com/particles.js/) - A lightweight JavaScript library for creating particles.