gentics-ui-image-editor:Angular模块,用于裁剪,调整大小和设置图像的焦点

时间:2024-06-13 07:51:32
【文件属性】:

文件名称:gentics-ui-image-editor:Angular模块,用于裁剪,调整大小和设置图像的焦点

文件大小:2.87MB

文件格式:ZIP

更新时间:2024-06-13 07:51:32

TypeScript

Gentics UI图像编辑器 一个用于裁剪,调整大小和设置图像焦点的角度模块。 安装 从npm安装: $ npm install gentics-ui-image-editor --save 并将GenticsUIImageEditorModule导入到Angular应用中。 请注意,此模块取决于 v6.1.0或更高版本。 import { BrowserModule } from '@angular/platform-browser' ; import { NgModule } from '@angular/core' ; import { GenticsUICoreModule } from 'gentics-ui-core' ; import { GenticsUIImageEditorModule } from 'gentics-ui-image-editor' ; im


【文件预览】:
gentics-ui-image-editor-master
----.gitignore(294B)
----README.MD(6KB)
----package.json(3KB)
----tslint.json(2KB)
----package-lock.json(554KB)
----src()
--------pipes()
--------components()
--------package.json(962B)
--------tsconfig.spec.json(322B)
--------providers()
--------index.ts(3KB)
--------tsconfig.es5.json(686B)
--------utils.ts(1KB)
--------models.ts(2KB)
----karma.conf.js(4KB)
----playground()
--------playground.component.html(3KB)
--------playground-module.ts(657B)
--------webpack.config.js(2KB)
--------slow-server.js(659B)
--------tsconfig.json(338B)
--------index.html(527B)
--------index.ts(253B)
--------playground.component.ts(2KB)
--------test-images()
--------styles.scss(219B)
--------playground.component.css(1KB)
----gulpfile.js(6KB)
----tsconfig.json(275B)
----CHANGELOG.MD(1KB)
----testing-bootstrap.js(1KB)
----tools()
--------gulp()
----bs-config.json(302B)
----LICENSE.MD(11KB)
----.npmignore(329B)
----screenshot.jpg(83KB)

网友评论