Sha256: 1c24f687622851a6c34e4353171d57b1c9f0c43c27594a18ab09e617170ed672

Contents?: true

Size: 178 Bytes

Versions: 81

Compression:

Stored size: 178 Bytes

Contents

import { Component } from '@angular/core';

@Component({
  selector: 'hello-angular',
  template: `<h1>Hello {{name}}</h1>`
})
export class AppComponent {
  name = 'Angular!';
}

Version data entries

81 entries across 81 versions & 8 rubygems

Version Path
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/angular/hello_angular/app/app.component.ts
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/angular/hello_angular/app/app.component.ts
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/angular/hello_angular/app/app.component.ts
jetpacker-0.7.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.4.4 lib/install/examples/angular/hello_angular/app/app.component.ts
jetpacker-0.6.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.4.3 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.4.2 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.4.1 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.4.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.3.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.2.2 lib/install/examples/angular/hello_angular/app/app.component.ts
jetpacker-0.5.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.2.1 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-4.3.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.2.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.1.1 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.1.0 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.0.1 lib/install/examples/angular/hello_angular/app/app.component.ts
webpacker-5.0.0 lib/install/examples/angular/hello_angular/app/app.component.ts