ng2-ckeditor:Angular2 CKEditor组件

时间:2021-01-31 07:04:38
【文件属性】:
文件名称:ng2-ckeditor:Angular2 CKEditor组件
文件大小:80KB
文件格式:ZIP
更新时间:2021-01-31 07:04:38
angular ckeditor ckeditor-component AngularTypeScript Angular-CKEditor组件 在Angular应用程序中使用所见即所得。 安装 在您的应用程序中包括CKEditor javascript文件: [removed][removed] 安装ng2-ckeditor JSPM: jspm install npm:ng2-ckeditor NPM: npm install ng2-ckeditor 纱: yarn add ng2-ckeditor SystemJS配置: System . config ( { map : { 'ng2-ckeditor' : 'npm:ng2-ckeditor' , } , packages : { 'ng2-ckeditor' : { main : 'lib/index.js' , defaultExtension : 'js' , } , } , } ) ; 请考虑CKEditor插件divarea的使用(请参阅
【文件预览】:
ng2-ckeditor-master
----package.json(2KB)
----tslint.json(962B)
----.prettierrc(135B)
----LICENSE(1KB)
----package-lock.json(283KB)
----src()
--------ckgroup.directive.ts(1KB)
--------ckeditor.component.ts(6KB)
--------ckeditor.module.ts(506B)
--------index.ts(52B)
--------ckbutton.directive.ts(1KB)
----.npmignore(6B)
----tsconfig.json(459B)
----.gitignore(51B)
----ng2-ckeditor.ts(240B)
----README.md(3KB)
----.editorconfig(207B)
----tsconfig-aot.json(594B)

网友评论