ths-angular
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

在项目所在目录的命令行中运行:

npm install ths-angular

在需要的module.ts中导入并声明:

import { ThsModule } from 'ths-angular';

imports: [..., ThsModule],

在HTML模板中添加标签,selector就是标签名。

<ths-hello-world></ths-hello-world>

Readme

Keywords

none

Package Sidebar

Install

npm i ths-angular

Weekly Downloads

1

Version

0.0.4

License

none

Unpacked Size

70.1 kB

Total Files

23

Last publish

Collaborators

  • zapzqc