rc-editor-plugin-image

WebJar for rc-editor-plugin-image

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-editor-plugin-image
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

rc-editor-plugin-image
WebJar for rc-editor-plugin-image
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/react-component/editor-plugin-image

Download rc-editor-plugin-image

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-plugin-image/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>rc-editor-plugin-image</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-plugin-image/
implementation 'org.webjars.npm:rc-editor-plugin-image:0.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/rc-editor-plugin-image/
implementation ("org.webjars.npm:rc-editor-plugin-image:0.0.3")
'org.webjars.npm:rc-editor-plugin-image:jar:0.0.3'
<dependency org="org.webjars.npm" name="rc-editor-plugin-image" rev="0.0.3">
  <artifact name="rc-editor-plugin-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rc-editor-plugin-image', version='0.0.3')
)
libraryDependencies += "org.webjars.npm" % "rc-editor-plugin-image" % "0.0.3"
[org.webjars.npm/rc-editor-plugin-image "0.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.webjars.npm : rc-editor-core jar [0.5.1,0.6)
org.webjars.npm : rc-trigger jar [1.7.1,2)
org.webjars.npm : rc-upload jar [2.0.4,3)
org.webjars.npm : rc-dialog jar [6.3.0,7)
org.webjars.npm : react-resizable jar [1.4.2,2)
org.webjars.npm : classnames jar [2.2.5,3)

Project Modules

There are no modules declared in this project.

rc-editor-plugin-image


React EditorPluginImage Component

NPM version build status Test coverage gemnasium deps node version npm download Sauce Test Status

Sauce Test Status

Browser Support

IE Chrome Firefox Opera Safari
IE 8+ Chrome 31.0+ Firefox 31.0+ Opera 30.0+ Safari 7.0+

Screenshots

Development

npm install
npm start

Example

http://localhost:8001/examples/

online example: http://react-component.github.io/editor-plugin-image/

Feature

  • support ie8,ie8+,chrome,firefox,safari

install

rc-editor-plugin-image

Usage

var EditorPluginImage = require('rc-editor-plugin-image');
var React = require('react');
React.render(<EditorPluginImage />, container);

API

props

name type default description
className String additional css class of root dom node

Test Case

npm test
npm run chrome-test

Coverage

npm run coverage

open coverage/ dir

License

rc-editor-plugin-image is released under the MIT license.

org.webjars.npm

react-component

React components foundation of http://ant.design

Versions

Version
0.0.3