ngx-tribute:Zurb Tribute的Angular 2+指令

时间:2021-05-17 08:56:07
【文件属性】:
文件名称:ngx-tribute:Zurb Tribute的Angular 2+指令
文件大小:1.38MB
文件格式:ZIP
更新时间:2021-05-17 08:56:07
TypeScript ngx-tribute 这是@ mentions- 本机JS库的Angular 2+ wrapper指令。 它支持可编辑的内容和React形式。 安装: npm i tributejs ngx-tribute 注意:至少需要3.3.5版的tributejs 。 用法 导入NgxTributeModule : import { NgxTributeModule } from 'ngx-tribute' ; @ NgModule ( { imports : [ NgxTributeModule ] , ... } ) export class AppModule { } 并在input , textarea或[contenteditable]上使用[ngxTribute]指令: < input [ngxTribute] =" tributeOptions
【文件预览】:
ngx-tribute-master
----.gitignore(503B)
----projects()
--------ngx-tribute()
----e2e()
--------src()
--------tsconfig.e2e.json(213B)
--------protractor.conf.js(752B)
----package.json(2KB)
----tslint.json(3KB)
----package-lock.json(361KB)
----src()
--------app()
--------tslint.json(314B)
--------karma.conf.js(964B)
--------assets()
--------tsconfig.spec.json(256B)
--------main.ts(370B)
--------test.ts(642B)
--------tsconfig.app.json(166B)
--------environments()
--------index.html(300B)
--------favicon.ico(5KB)
--------styles.css(80B)
--------browserslist(388B)
--------polyfills.ts(3KB)
----bin()
--------replaceBase.js(306B)
----LICENSE(1KB)
----tsconfig.json(547B)
----angular.json(5KB)
----README.md(4KB)
----docs()
--------vendor.js(3.22MB)
--------vendor.js.map(3.33MB)
--------main.js(31KB)
--------main.js.map(24KB)
--------polyfills.js(221KB)
--------runtime.js(5KB)
--------3rdpartylicenses.txt(24KB)
--------polyfills.js.map(220KB)
--------index.html(594B)
--------runtime.js.map(5KB)
--------favicon.ico(5KB)
--------styles.js.map(20KB)
--------styles.js(18KB)
----.editorconfig(245B)

网友评论