Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k3nsei/ng-in-viewport

Allows us to check if an element is within the browsers visual viewport
https://github.com/k3nsei/ng-in-viewport

angular angular-10 angular-11 angular-12 angular-13 angular-14 angular-15 angular-16 angular-17 hacktoberfest infinite-scroll intersection-observer lazy-loading lazyload lazyload-images ng viewport visibility

Last synced: 3 months ago
JSON representation

Allows us to check if an element is within the browsers visual viewport

Awesome Lists containing this project

README

        

# ng-in-viewport

[![npm license][npm-badge-license]][npm-badge-url]
[![npm version][npm-badge-version]][npm-badge-url]
[![npm monthly downloads][npm-badge-downloads]][npm-badge-url]
[![code coverage][codecov-badge]][codecov-badge-url]

> Allows us to check if an element is within the browsers visual viewport

- ๐Ÿค“ Learn about it on the [Docs Site][lib-docs]
- ๐Ÿš€ See it in action on the [Examples Site][example-app]
- ๐ŸŽฎ Play with it on [Stackblitz][example-app-embed]

## Compatibility matrix ๐Ÿ”ข

| **ng-in-viewport** | **Angular** |
| ------------------ | ----------------------- |
| `16.1.x` | `>= 17.x.y \|\| 16.x.y` |
| `16.0.x` | `16.x.y \|\| 15.x.y` |
| `15.0.x` | `15.x.y \|\| 14.x.y` |

## License ๐Ÿ“

[MIT](https://github.com/k3nsei/ng-in-viewport/blob/stable/LICENSE)

## Contributors โœจ

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Piotr Stฤ™pniewski
Piotr Stฤ™pniewski

๐Ÿ’ป ๐Ÿ“– ๐Ÿ‘€ โš ๏ธ
Jordan Benge
Jordan Benge

๐Ÿ“
Kรฉvin Perrรฉe
Kรฉvin Perrรฉe

๐Ÿ›
Alexandre Couret
Alexandre Couret

๐Ÿ›
anwar-elmawardy
anwar-elmawardy

๐Ÿ›
Jan-Willem Willebrands
Jan-Willem Willebrands

๐Ÿ›
CSchulz
CSchulz

๐Ÿ›


Johnnie Ho
Johnnie Ho

๐Ÿ›
Aleksandr Pasevin
Aleksandr Pasevin

๐Ÿ’ป ๐Ÿ›
Wilson Kurniawan
Wilson Kurniawan

๐Ÿ›
Eugene
Eugene

๐Ÿ’ป
Sami Zarraa
Sami Zarraa

๐Ÿ›
JordiJS
JordiJS

๐Ÿ›
mpschaeuble
mpschaeuble

๐Ÿ›


Daniel Karp
Daniel Karp

๐Ÿ›
Tine Kondo
Tine Kondo

๐Ÿค” ๐Ÿ‘€
Bojan Kogoj
Bojan Kogoj

๐Ÿ“–

This project follows the [all-contributors][all-contributors-url] specification. Contributions of any kind welcome!

[npm-badge-version]: https://img.shields.io/npm/v/ng-in-viewport?style=flat-square
[npm-badge-license]: https://img.shields.io/npm/l/ng-in-viewport?style=flat-square
[npm-badge-downloads]: https://img.shields.io/npm/dm/ng-in-viewport?style=flat-square
[npm-badge-url]: https://www.npmjs.com/package/ng-in-viewport
[codecov-badge]: https://img.shields.io/codecov/c/github/k3nsei/ng-in-viewport/develop?logo=codecov&style=flat-square
[codecov-badge-url]: https://codecov.io/gh/k3nsei/ng-in-viewport
[lib-docs]: https://k3nsei.gitbook.io/ng-in-viewport/
[example-app]: https://ng-in-viewport.vercel.app/
[example-app-embed]: https://stackblitz.com/edit/ng-in-viewport-example?embed=1&file=src/main.ts
[all-contributors-url]: https://github.com/all-contributors/all-contributors