Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pimdewit/viewport
Observe changes of the viewport.
https://github.com/pimdewit/viewport
canvas observer utility viewport
Last synced: about 20 hours ago
JSON representation
Observe changes of the viewport.
- Host: GitHub
- URL: https://github.com/pimdewit/viewport
- Owner: pimdewit
- License: mit
- Created: 2021-12-31T12:15:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T14:28:35.000Z (over 2 years ago)
- Last Synced: 2024-04-25T19:21:58.811Z (7 months ago)
- Topics: canvas, observer, utility, viewport
- Language: TypeScript
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Viewport
Utility class to aid with keeping track of the (visual) viewport.
## Installation
```shell
npm install @pdw.io/viewport
```