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

    Language:TypeScript7182223
  • thisissoon/angular-scrollspy

    A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport

    Language:TypeScript3561815
  • 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

    Language:TypeScript21341
  • 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

    Language:TypeScript15541
  • thisissoon/angular-masonry

    A simple lightweight library to use Masonry layout in Angular

    Language:TypeScript11411
  • thisissoon/angular-infinite-scroll

    Simple, lightweight infinite scrolling directive for Angular which emits an event when an element has been scrolled to the bottom

    Language:TypeScript7463
  • 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

    Language:TypeScript5653
  • rovergulf-archive/ngx-slice-kit

    :hocho: Angular UI-Kit compatible with Angular Universal

    Language:TypeScript11921
  • 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

    Language:TypeScript1412
  • thisissoon/angular-post

    A simple lightweight library to use Po.st social sharing widgets in Angular apps

    Language:TypeScript31