1.0.1 • Published 4 years ago

@angymagic/intersectiontagelements v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Intersection Tag Elements

This is a package to select any tag in the DOM and highlight it when is in the screen.

(This package is for educational purposes only)

Install

npm i @angymagic/intersectiontagelements

or

yarn add @angymagic/intersectiontagelements

Usage

import intersectiontagelements from "@angymagic/intersectiontagelements";

intersectiontagelements('img')

Contact

@angelvasqueznep