0.0.3 • Published 2 years ago

test-package-tbi v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Download Package

Download the latest version of an npm package to a specified directory.

Installation

npm i test-package-tbi

Example use

Here's how you would install the latest version into packages folder:

Add the embed code in the component as shown below:

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

@Component({
  selector: 'app-root',
  templateUrl: './app.component.html',
  styleUrls: ['./app.component.css']
})
export class AppComponent {
  
}

Simply call the component in the < your-component-name >.component.html file

 <lib-test-package-tbi> </lib-test-package-tbi>
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago