angular-typing-animation:Angular 4 Typing动画指令

时间:2021-05-12 07:07:41
【文件属性】:
文件名称:angular-typing-animation:Angular 4 Typing动画指令
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-12 07:07:41
TypeScript Angular 4 Typing动画指令 用法 安装node_module angular-typing-animation $ npm install angular-typing-animation --save 将TypingAnimationModule导入到您的AppModule中 import { NgModule } from '@angular/core' import { BrowserModule } from '@angular/platform-browser' import { AppComponent } from './app.component' ; import { TypingAnimationModule } from 'angular-typing-animation' @ NgModule ( { imports : [
【文件预览】:
angular-typing-animation-master
----rollup.config.js(246B)
----index.ts(137B)
----typed.ts(4KB)
----typing-animation.module.ts(280B)
----tsconfig.json(613B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(68B)
----typing-animation.directive.ts(3KB)
----package.json(1KB)

网友评论