13,887 packages matching “ngmodule”
@chatie/angular
v0.8.3 · 5 years ago
Wechaty Component NgModule
No known vulnerabilities
ng-router-loader
v2.1.0 · 9 years ago
Webpack loader for `NgModule` lazy loading using the angular router
No known vulnerabilities
anchordb-angular
v1.3.2 · 5 days ago
Angular and Ionic bindings for AnchorDB — NgModule, DI, RxJS, and SQLite storage ready after one install.
No known vulnerabilities
ngx-simple-countdown
v20.0.0 · 11 months ago
The most simple way to display a countdown in angular 20 (standalone and ngModule)
No known vulnerabilities
ngx-gantt
v0.3.5 · 8 years ago
```typescript import { BrowserModule } from '@angular/platform-browser'; import { NgModule } from '@angular/core';
No known vulnerabilities
@yoozly/ngx-parallax
v20.0.0 · 11 months ago
Use parallax effect with Angular 20 compatible universal (standalone and ngModule)
No known vulnerabilities
@arxis/api
v1.7.4 · 5 months ago
Lightweight, type-safe Angular HTTP client wrapper for REST APIs. Simplifies HttpClient with base URL management, global headers, and full standalone/NgModule support.
No known vulnerabilities
@ngodings/ngx-currency
v15.0.9 · 3 years ago
Angular directive mask for currency, support for NgModule or Reactive forms & easy to use
No known vulnerabilities
@dashboard-designer/angular12
v0.1.2 · 1 month ago
Angular 12-15 NgModule wrappers for Dashboard Designer (React UI host)
No known vulnerabilities
@gb-pkm/components
v1.1.47 · 6 years ago
## Dropdown Importing: ```typescript @NgModule({ imports: [GbDropdownModule] }) ``` Using: ```html <gb-dropdown> <gb-dropdown-item> Item_1 </gb-dropdown-item> <gb-dropdown-item> Item_2 </gb-dropdown-item> </gb-dropdown> ``` ## Not
No known vulnerabilities
ng-angular-skeleton
v1.1.3 · 4 months ago
Auto-detecting Angular skeleton loader — standalone, no NgModule
No known vulnerabilities
mz-screen-detector
v1.0.40 · 6 years ago
```ssh npm i --save mz-screen-detector ``` ##### Подключение к модулю ```typescript @NgModule({ declarations: [ AppComponent, SignComponent, LkComponent, AppMenuBlockComponent, AppMenuLeftFooterControllerComponent ], imports: [
No known vulnerabilities
irisa-localization
v20.0.1 · 1 year ago
@NgModule({ declarations: [ ... ], imports: [ ... LocalizationModule.forChild({ moduleName: "account/forget-password" //path of translation files }) ] })
No known vulnerabilities
ngx-notifications
v0.0.6 · 7 years ago
npm i ngx-notifications ## import @NgModule({ declarations: [ ], imports: [ NgxNotificationsModule ], providers: [
No known vulnerabilities
ng1-module-decorator
v1.0.2 · 8 years ago
A lib used for angular1.x to decorator module like ng2 @NgModule
No known vulnerabilities
ngx-input-masker
v1.0.2 · 5 years ago
```typescript @NgModule({ declarations: [ ... ], imports: [ ... NgxInputMaskerModule, ], providers: [...], bootstrap: [...] })
No known vulnerabilities
@fotbiler/rulegate-angular-legacy
v1.0.0 · 1 month ago
NgModule, observable, class guard, and classic directive adapters for legacy Angular RuleGate applications.
No known vulnerabilities
eyone-shared-module
v0.0.31 · 2 years ago
``` import { NgModule } from '@angular/core'; import { BrowserModule } from '@angular/platform-browser'; import { AppComponent } from './app.component'; import { SharedModule } from './shared/shared.module'; import { environment } from '../environments/en
No known vulnerabilities
@megakill/shared
v0.2.14 · 4 years ago
Schematics to add to shared module imports + import & export NgModule metadata.
No known vulnerabilities
ngmodule-viz
v1.0.8 · 9 years ago
Visualize the dependencies between the NgModules in your Angular 2+ application
No known vulnerabilities