wait until the project is a little more stable (more testing). I will do some refactoring and look into looking at this
when "wathcing-you" watching mouse, it really does look like `xeyes`.
I would like to show you an animation library I developed.
It can make your DOM look like an eye that can focus on anything!
## Features
- Ability to watch mouse or another DOM or even input values, watch anything you want!
- Because it is DOM-based, it is easy to support RWD
- Supports multiple frameworks
- vanilla.js - react - vue
- Written in typescript
- The size of the core code is only 3kb after gzip compression
- If the element is not on the screen, it will automatically stop running
You can see more on the GitHub Repo!!
https://github.com/jj811208/watching-you
You might like my library: https://creepyface.io. Similar concept. Also written in TypeScript with no dependencies.
"DOM look like an eye" means "DOM appears similar to an eye". I was expecting that you turned the whole page circular or something.