Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openedx/frontend-components-tinymce-advanced-plugins
https://github.com/openedx/frontend-components-tinymce-advanced-plugins
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/openedx/frontend-components-tinymce-advanced-plugins
- Owner: openedx
- License: agpl-3.0
- Created: 2023-08-08T21:27:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T20:46:41.000Z (7 months ago)
- Last Synced: 2024-05-29T11:37:48.518Z (7 months ago)
- Language: JavaScript
- Size: 259 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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 pluginUsage
-----``import { a11ychecker, powerpaste } from 'frontend-components-tinymce-advanced-plugins';``
Development
------------ Install requirements `npm install`
- Start the example server `npm start`
- Visit http://localhost:1234.. |npm_version| image:: https://img.shields.io/npm/v/frontend-components-tinymce-advanced-plugins.svg
:target: https://www.npmjs.com/package/frontend-components-tinymce-advanced-plugins
.. |npm_downloads| image:: https://img.shields.io/npm/dt/frontend-components-tinymce-advanced-plugins.svg
:target: frontend-components-tinymce-advanced-plugins
.. |license| image:: https://img.shields.io/npm/l/frontend-components-tinymce-advanced-plugins.svg
:target: https://github.com/frontend-components-tinymce-advanced-plugins/blob/master/LICENSE