
Interactive Terminal Component For Angular 5+
Just another interactive terminal emulator component for Angular 5+ apps.
Uncategorized AngularJS components, directives, modules, plugins, APPs and other related resources.
Just another interactive terminal emulator component for Angular 5+ apps.
NGXS is a state management pattern + library for Angular. It acts as a single source of truth for your application’s state, providing simple rules for predictable state mutations.
ngx-storage is a simple library that allows you to use local storage in Angular 5+.
A customizable and beautiful emoji picker for Angular, inspired by Slack.com.
Image-color-picker is a simple component for picking the specific color from an image. Use the image-color-picker to select a color and get the HTML color code of selected pixel. You can also get the Preview of selected pixel,HEX value and RGBA value.
An Angular directive/service to define click handlers for clicks outside a specified element.
The Telemachy component allows you to create interactive guided tours for Angular apps.
Angular 5+ Image Fallback component that loads placeholder image on primary image error.
A simple lightweight image cropping component for Angular 2/4/5+.
An awesome Angular 5+ pdf reader.
MatColorPicker is a small yet feature-rich color picker based on Angular Material.
ngx-device-detector is an Angular2+ library to detect the device, OS and browser details.
Angular 4+ package for generating and using inline SVG icons in your project.
This is an Angular 4 module to create a configurable, resizable, canvas based image viewer. Supports JPEG, PNG, GIF and PDF Available actions: Rotate Zoom Reset to maximize size Free movable Change page (available just for PDF files) Installation: # Yarn $ yarn add @hallysonh/ngx-imageviewer # NPM $ npm install @hallysonh/ngx-imageviewer –save Preview:
A simple utility to help with caching of promises and observables to enable an easy offline first approach in angular 4.3+ apps.
jlg-bubble is an Angular directive that generates nice SVG background with static bubbles.
ng2-konva is a JavaScript library for drawing complex canvas graphics using Angular. It provides declarative and reactive bindings to the Konva Framework. Installation: # NPM $ npm install konva ng2-konva –save Usage: import { BrowserModule } from ‘@angular/platform-browser’; import { NgModule } from ‘@angular/core’; import { KonvaModule } from ‘ng2-konva’; @NgModule({ declarations: , imports: , providers: , bootstrap: }) export class AppModule { } Preview:
Simple Material Design progress buttons for Angular 4+ applications.
This is a module for responding to idle users in Angular 4+ applications.
This is a web bluetooth module for Angular 2+.