@jswork/weibo-ckeditor-upload-adpater
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

weibo-ckeditor-upload-adpater

Weibo ckeditor upload adapter.

version license size download

installation

npm install @jswork/weibo-ckeditor-upload-adpater

usage

import WeiboCkeditorUploadAdpater from '@jswork/weibo-ckeditor-upload-adpater';
import ReactCkeditor from '@jswork/react-ckeditor';

// usage
<ReactCkeditor
  value={this.state.value}
  onChange={this.handleChange}
  imageUploadAdapter={WeiboCkeditorUploadAdpater}
/>

license

Code released under the MIT license.

Package Sidebar

Install

npm i @jswork/weibo-ckeditor-upload-adpater

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

9.52 kB

Total Files

7

Last publish

Collaborators

  • afeiship