JSPM

nix-tinymce

1.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q21441F
  • License Apache-2.0

修改自 Official TinyMCE Vue Component

Package Exports

  • nix-tinymce

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 (nix-tinymce) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

修改自 Official TinyMCE Vue component

About

This package is a thin wrapper around tinymce to make it easier to use in a Vue application.

Installation

npm install nix-tinymce

配置信息

The editor accepts the following props:

  • cloud-channel: tinymce-min.js 的CDN地址

更多请查看 https://github.com/tinymce/tinymce-vue