1.1.1 • Published 10 months ago

rte-ext v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Remirror Button Node Extension

This package provides a custom Remirror Node Extension that allows users to insert buttons into a rich text editor (RTE). It demonstrates how to extend the Remirror editor with custom nodes, including the ability to insert and remove button-like components.

Note: This package is not 100% perfect and was created as a test to see whether adding a custom node in an RTE works. Feel free to explore and extend it as needed!

Features

  • Adds a custom button node to the Remirror editor.
  • Includes the ability to:
    • Insert a button node with attributes like name and id.
    • Display custom button components with icons.
    • Remove the button node from the editor.
  • Showcases how to integrate React components into Remirror extensions.

Installation

npm install @your-scope/remirror-button-node-extension
1.1.1

10 months ago

1.1.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago