427 packages matching “ngIf”
ngx-var
v1.0.0 · 2 years ago
Angular developers often use `*ngIf="foo$ | async as foo` to consume an observable easily in templates. However, this approach does not work if your observable emits a boolean as the `ngIf` will hide the template when the source observable emits a falsy v
No known vulnerabilities
ngx-nullish
v0.0.7 · 1 year ago
🔨 Angular Structural Directive which replace *ngIf by Nullish Coalescing operator
No known vulnerabilities
rc-if
v0.0.12 · 7 years ago
React conditional rendering version of ngIf/ng-if/v-if
No known vulnerabilities
angular-autofocus-fix
v0.1.2 · 7 years ago
Angular 2+ directive for fix autofocus on dynamically created controls (*ngIf, *ngFor, etc.). Uses native 'autofocus' selector, no need to change your html template. Doesn't use any dependencies.
No known vulnerabilities
ngx-cache-if
v0.0.4 · 7 years ago
Angular *ngIf directive that cache content. *ngxCacheIf directive render content when needed and cache it for reuse.
No known vulnerabilities
@bamzooka/ui-kit-structural-directives
v1.0.23 · 1 year ago
This library is a set of structural directives that helps you do common *ngIf/*ngFor pattern that are not supported by the core angular lib
No known vulnerabilities
ps-if
v1.3.0 · 11 years ago
Angular directive that is a hybrid of ngIf and ngShow
No known vulnerabilities
ngx-alias
v1.1.0 · 6 years ago
Alias the result of expensive expressions in your Angular templates without using `ngIf`.
No known vulnerabilities
ngx-lazy-directive
v15.1.1 · 1 year ago
`ngx-lazy-directive` provides an easy way to lazy load components combined with `*ngIf` directive, thereby reducing the Firrst Contentful Paint time when a module becomes larger.
No known vulnerabilities
babel-jsx-render-tools
v0.0.6 · 6 years ago
A babel plugin for render conditional in reactjs/native (like *ngIf of Angular)
No known vulnerabilities
ngx-focus
v1.0.3 · 7 years ago
Simple focus directive to be used with Angular, useful when you showing and hiding filed multiple times with *ngIf
No known vulnerabilities
@schemcraft/control-flow
v1.1.0 · 1 year ago
A schematic to replace *ngIf and *ngFor with Angular's new control flow syntax (@if and @for).
No known vulnerabilities
irisa-breadcrumb
v20.0.1 · 1 year ago
<breadcrumb #parent> <div class="d-flex p-3 px-3" *ngIf="!parent.hideBreadCrumb && parent.breadcrumbs && parent.breadcrumbs.length > 1"> <div class="d-flex flex-column"> <ol class="breadcrumb"> <ng-container
No known vulnerabilities
@elefantling/ngx-load
v0.0.3 · 3 years ago
`*ngxLoad` is a structural directive that works a bit like combining `*ngIf` with the `async`-Pipe and providing some advanced features along the way.
No known vulnerabilities
ng-cond
v1.0.16 · 5 years ago
*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
No known vulnerabilities
ngx-fp-ts
v1.0.2 · 6 years ago
Angular structural directives for fp-ts types (Option, Either)
No known vulnerabilities
ngx-var-17
v0.1.7 · 2 years ago
Angular developers often use `*ngIf="foo$ | async as foo` to consume an observable easily in templates. However, this approach does not work if your observable emits a boolean as the `ngIf` will hide the template when the source observable emits a falsy v
No known vulnerabilities
ng-autofocus-directive
v0.0.3 · 9 years ago
This directive solves the issue of autofocus in angular 2.x, inclusive when you use a dinamically input created before the DOM generation, for example an input created using *ngIf or a hidden input.
No known vulnerabilities
@ng-mg/loading-if
v0.0.3 · 7 years ago
Structural directive used similar as `*ngIf` but automatically will add an Spinner component to the DOM while loading. Once the loading is done, the DOM will be replaced with the actual container where the directive is placed
No known vulnerabilities
@ngneat/loadoff
v2.1.0 · 4 years ago
<p align="center"> <img width="20%" height="20%" src="./logo.svg"> </p>
No known vulnerabilities