Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Latest commit

 

History

History
58 lines (43 loc) · 1.81 KB

File metadata and controls

58 lines (43 loc) · 1.81 KB

Ngx Libraries

12 Angular component and utility libraries.

@harryy npm scope · Angular 4-7 · independently published

Angular TypeScript


Note: This project is archived and no longer actively maintained.


UI Components

Package Description
ngx-avatar User avatar with upload support and Material styling
ngx-calendar Full calendar component (FullCalendar v4 wrapper)
ngx-chip-select Material chip-based multi-select with popover
ngx-mat-select Enhanced select dropdown (ng-select + Material theming)
ngx-mat-editor Rich text editor (TinyMCE + Angular Material)
ngx-mat-table Enhanced Material table component
ngx-speed-dial Material floating action button menu

Utilities

Package Description
ngx-flatpickr Date picker directive wrapping Flatpickr
ngx-timepicker Time picker directive with jQuery timepicker
ngx-rights Authorization directive -- conditional rendering based on user rights
ngx-roles Role-based access control directive
ngx-script-loader Service for dynamically loading external JS files

Install

npm install @harryy/ngx-avatar @harryy/ngx-calendar  # etc.

Each library is published independently to npm under the @harryy scope.


License

MIT