1.15.0 • Published 2 months ago

@bicou/directus-extension-tiptap v1.15.0

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

Tiptap for Directus

npm version npm downloads License

This is a Directus extension that provides the Tiptap editor as a rich text field type.

The StarterKit tiptap bundle is already included and the other tiptap extensions are available in the directus interface options.

Requirements

This extension requires Directus 9 or higher to be installed.

Installation

Add @bicou/directus-extension-tiptap dependency to your directus project.

# Using pnpm
pnpm add @bicou/directus-extension-tiptap
# Using yarn
yarn add @bicou/directus-extension-tiptap
# Using npm
npm install @bicou/directus-extension-tiptap

Usage

Field

When creating a field in Directus choose TipTap.

field creation

Choosing Type allows you to store your content as a JSON object or as a good old HTML string

  • JSON : the JSON object of the ProseMirror nodes
  • Text : the HTML content as string

Editor

When editing content items, the Tiptap WYSIWG editor will show up :

editor

Field data and display

By default, the data is shown as raw JSON :

json render

Edit the field to select Tiptap as display ...

display

... to render the text of the field in content browsing :

text render

License

This extension is released under the MIT license. See the LICENSE file for more details.

1.15.0

2 months ago

1.14.0

3 months ago

1.13.1

4 months ago

1.13.0

5 months ago

1.12.0

5 months ago

1.10.4

9 months ago

1.10.3

9 months ago

1.11.0

9 months ago

1.11.4

6 months ago

1.11.3

6 months ago

1.11.2

7 months ago

1.11.1

8 months ago

1.10.2

1 year ago

1.10.1

1 year ago

1.9.1

1 year ago

1.7.1-alpha.2

1 year ago

1.9.0

1 year ago

1.8.0

1 year ago

1.7.0-alpha.5

1 year ago

1.7.1-alpha.1

1 year ago

1.7.0

1 year ago

1.7.0-alpha.6

1 year ago

1.7.0-alpha.3

1 year ago

1.6.0

1 year ago

1.6.0-alpha.1

1 year ago

1.7.0-alpha.4

1 year ago

1.5.0

1 year ago

1.7.0-alpha.1

1 year ago

1.7.0-alpha.2

1 year ago

1.6.0-alpha.5

1 year ago

1.6.0-alpha.4

1 year ago

1.6.0-alpha.3

1 year ago

1.6.0-alpha.2

1 year ago

1.6.0-alpha.8

1 year ago

1.6.0-alpha.7

1 year ago

1.6.0-alpha.6

1 year ago

1.8.0-alpha.2

1 year ago

1.8.0-alpha.3

1 year ago

1.8.0-alpha.1

1 year ago

1.9.2

1 year ago

1.10.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.0-alpha.4

1 year ago

1.0.0-alpha.3

1 year ago

1.0.0-alpha.2

1 year ago

1.0.0-alpha.1

1 year ago