Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/weibo-ckeditor-upload-adpater
Weibo ckeditor upload adapter.
https://github.com/afeiship/weibo-ckeditor-upload-adpater
adapter ckeditor oss upload weibo
Last synced: about 1 month ago
JSON representation
Weibo ckeditor upload adapter.
- Host: GitHub
- URL: https://github.com/afeiship/weibo-ckeditor-upload-adpater
- Owner: afeiship
- License: mit
- Created: 2020-03-24T04:41:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T12:59:58.000Z (5 months ago)
- Last Synced: 2024-10-12T14:31:26.551Z (3 months ago)
- Topics: adapter, ckeditor, oss, upload, weibo
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# weibo-ckeditor-upload-adpater
> Weibo ckeditor upload adapter.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]## installation
```shell
npm install @jswork/weibo-ckeditor-upload-adpater
```## usage
```js
import WeiboCkeditorUploadAdpater from '@jswork/weibo-ckeditor-upload-adpater';
import ReactCkeditor from '@jswork/react-ckeditor';// usage
```
## license
Code released under [the MIT license](https://github.com/afeiship/weibo-ckeditor-upload-adpater/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/weibo-ckeditor-upload-adpater
[version-url]: https://npmjs.org/package/@jswork/weibo-ckeditor-upload-adpater[license-image]: https://img.shields.io/npm/l/@jswork/weibo-ckeditor-upload-adpater
[license-url]: https://github.com/afeiship/weibo-ckeditor-upload-adpater/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/weibo-ckeditor-upload-adpater
[size-url]: https://github.com/afeiship/weibo-ckeditor-upload-adpater/blob/master/dist/weibo-ckeditor-upload-adpater.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/weibo-ckeditor-upload-adpater
[download-url]: https://www.npmjs.com/package/@jswork/weibo-ckeditor-upload-adpater