Echo JS 0.11.0

<~>
jj811208 499 days ago. link 1 point
Hello, I'm Ryan👋.I would like to show you an animation library I developed!`Watching-you` can make your DOM can focus on anything!

## Examples

Login Form
https://jj811208.github.io/watching-you/#/example/loginJohn 

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

I like this effect myself and have used it in many projects, but this is still a fairly new open source project, so if you find a bug or have any suggestions, feel free to open an issue 🥰.

Replies