watching-you

javascript library for building animations that watch anything on DOM

`Watching-you` can make your DOM can focus on anything! Examples Login Form https://jj811208.github.io/watching-you/#/example/login John Cena is watching you https://jj811208.github.io/watching-you/#/example/cena Watching SVG Animation https://jj811208.github.io/watching-you/#/example/svg-path 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 * Zero dependency (every framework is!) * Written in typescript * 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