An open API service indexing awesome lists of open source software.

https://github.com/sequencemedia/center-center

For calculating the left and top position coordinates of a vertically and horizontalled centered target element within a container, according to the container's position in the viewport
https://github.com/sequencemedia/center-center

Last synced: about 1 year ago
JSON representation

For calculating the left and top position coordinates of a vertically and horizontalled centered target element within a container, according to the container's position in the viewport

Awesome Lists containing this project

README

          

# center-center

For calculating the `left` and `top` position coordinates of a vertically and horizontalled centered _target_ element within a _container_ according to _the container_'s position in the viewport

The target is at the _center center_ of its container here:

Top

And here:

Middle

And here:

Bottom

The position of the vertically and horizontalled centered target element _changes_ according to how its container is located in the viewport

A demonstration can be found in [docs](docs/index.html)