ngx-library
There are 10 repositories under ngx-library topic.
thisissoon/angular-inviewport
A simple lightweight library for Angular with no other dependencies that detects when an element is within the browser viewport and adds a "sn-viewport-in" or "sn-viewport-out" class to the element
thisissoon/angular-scrollspy
A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport
thisissoon/angular-image-loader
A simple progressive, responsive, lazy image and video loading library for Angular that detects browser size and loads the appropriate image or video only when the element is in viewport. This package requires @thisissoon/angular-inviewport
thisissoon/angular-ellipsis
A simple lightweight library for Angular which removes excess text and add ellipsis symbol to end of text before text overflows container
thisissoon/angular-masonry
A simple lightweight library to use Masonry layout in Angular
thisissoon/angular-infinite-scroll
Simple, lightweight infinite scrolling directive for Angular which emits an event when an element has been scrolled to the bottom
thisissoon/angular-scroll-collapse
A simple lightweight library for Angular that detects scroll direction and adds a sn-scrolling-up or sn-scrolling-down class to the element. The library can also detect when the user has scrolled passed the element and apply a sn-affix class. Useful for make a element sticky when the user has scrolled beyond it. This library can will also apply sn-minimise class after the user has scrolled beyond the height of the element
rovergulf-archive/ngx-slice-kit
:hocho: Angular UI-Kit compatible with Angular Universal
thisissoon/angular-timesince
A simple lightweight library for Angular which returns the number of seconds, minutes, days, months or years since any Date object based on the current system time
thisissoon/angular-post
A simple lightweight library to use Po.st social sharing widgets in Angular apps