Search results
9 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
## ngx-unless
An implementation of conditional reactive directive based on @ngrx/store (Redux)
Angular Security Permissions Module
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 Roles 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.
*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