Skip to content

openedx/frontend-components-tinymce-advanced-plugins

frontend-components-tinymce-advanced-plugins

npm_version npm_downloads license

This is the standard edX header for use in React applications. It has two exports:

  • a11ychecker: TinyMCE Premium Accessibiltiy Checker plugin
  • powerpaste: TinyMCE Premium PowerPaste plugin

Usage

import { a11ychecker, powerpaste } from 'frontend-components-tinymce-advanced-plugins';

Development