Search results
10 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Angular *ngIf directive that cache content. *ngxCacheIf directive render content when needed and cache it for reuse.
React conditional rendering version of ngIf/ng-if/v-if
Angular Security Roles Module
## ngx-unless
A schematic to replace *ngIf and *ngFor with Angular's new control flow syntax (@if and @for).
This is support library just to help You answer this question 'in angular template how to check if object is empty', 'in angular template how to check if array is empty'.
- angular
- angular5
- angular6
- angular7
- angular8
- ngIf
- ngIfEmpty
- ngxIfEmpty
- ngIfEmptyArray
- ngIfEmptyObject
- ngxIfEmptyArray
- ngxIfEmptyObject
- ngxIfHasItems
- ngxIfHaveItems
Angular Security Permissions Module
The module provides directives similar to `ngSwitch` but for multiple cases simultaneously. It is supposed to be used in highly dynamic applications based on configs.
An implementation of conditional reactive directive based on @ngrx/store (Redux)
*ngCond is an improved version of *ngIf directive, it has the following advantages: * forget about async pipe, the directive subscribes/unsubscribes to the observable/promise * working with multiple observables and/or promises * getting error/complete