New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

frontend-components-tinymce-advanced-plugins

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frontend-components-tinymce-advanced-plugins

TinyMCE Premium openedX Plugins

1.0.3
Source
npm
Version published
Weekly downloads
434
-20.37%
Maintainers
1
Weekly downloads
 
Created
Source

frontend-components-tinymce-advanced-plugins-edx

|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 '@edx/frontend-components-tinymce-advanced-plugins-edx';

Development

  • Install requirements npm install
  • Start the example server npm start
  • Visit http://localhost:1234

.. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-components-tinymce-advanced-plugins-edx.svg :target: https://www.npmjs.com/package/@edx/frontend-components-tinymce-advanced-plugins-edx .. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-components-tinymce-advanced-plugins-edx.svg :target: @edx/frontend-components-tinymce-advanced-plugins-edx .. |license| image:: https://img.shields.io/npm/l/@edx/frontend-components-tinymce-advanced-plugins-edx.svg :target: https://github.com/edx/frontend-components-tinymce-advanced-plugins-edx/blob/master/LICENSE

FAQs

Package last updated on 09 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts