Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ngx-cache-if
Angular *ngIf directive that cache content. *ngxCacheIf directive render content when needed and cache it for reuse.
rc-if
React conditional rendering version of ngIf/ng-if/v-if
@ngx-security/roles
Angular Security Roles Module
@ngx-security/permissions
Angular Security Permissions Module
ngx-if-empty-or-has-items
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'.
ngx-unless
## ngx-unless
ngx-rx-if
An implementation of conditional reactive directive based on @ngrx/store (Redux)
ng-cond
*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
rt-multiple-switch
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.