JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q33072F

Vue component for rich text editor base on Tinymce

Package Exports

  • vue-tinymce-text
  • vue-tinymce-text/lib/vue-tinymce-text.common.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-tinymce-text) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

tinymce-text

基于vue 和 Tinymce封装的一个富文本编辑框。

使用方法

见 src/App.vue

你可以向TinymceText组件传入更多的配置以覆盖其中的tinymce配置。

changelog

0.1.1

init

0.1.2

支持更多自定义,参考tinymce官方配置,通过config配置