Retour au classement

michelson/Dante

TypeScriptdante-editor.dev

Just another Medium wysiwyg editor clone

wysiwygcollaborative-editingeditormedium-editormedium-clonerich-text-editorwysiwyg-editor
Croissance des étoiles
Étoiles
2k
Forks
188
Croissance hebdomadaire
Issues
18
5001k1.5k2k
nov. 2014sept. 2018août 2022juil. 2026
Artefactsnpmnpm install dante
README

Dante

Rollup Build

Dante is a block editor and renderer built on top of TipTap and ProseMirror. This repository contains the dante3 package and the Next.js website that powers the live demo and documentation.

What you get

  • A React editor surface with configurable blocks, tooltips, and themes
  • JSON and HTML content workflows
  • Renderer and parser helpers for non-editor surfaces
  • Built-in blocks for images, files, embeds, GIFs, dictation, and recorders

Install

npm install dante3

Basic usage

import DanteEditor from "dante3";

export default function Example() {
  return <DanteEditor bodyPlaceholder="Write the next section" />;
}

Website

Run the local demo and docs site:

npm install
npm run dev

The site runs on http://localhost:8080.

Package build

Build the editor package:

npm run dante3:build

Publish

Publish the package from the workspace:

npm run dante3:publish

Documentation

The public docs are backed by the MDX files in packages/dante3/docs.

License

MIT

Dépôts similaires
slab/quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility

TypeScriptnpmBSD 3-Clause "New" or "Revised" Licenseeditorrich-text-editor
quilljs.com
47.2k3.7k
ueberdosis/tiptap

The headless rich text editor framework for web artisans.

TypeScriptnpmMIT Licensejsvue
tiptap.dev
37.7k3.1k
codex-team/editor.js

A block-style editor with clean JSON output

TypeScriptnpmApache License 2.0editorwysiwyg
editorjs.io
31.9k2.2k
basecamp/trix

A rich text editor for everyday writing

JavaScriptnpmMIT Licenserich-text-editorwysiwyg-editor
trix-editor.org
20k1.1k
wangeditor-team/wangEditor

wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器

TypeScriptnpmMIT Licensewangeditorrich-text
wangeditor.com
18.4k3.3k
nhn/tui.editor

🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.

TypeScriptnpmMIT Licenseeditorwysiwyg
ui.toast.com/tui-editor
18k1.9k
udecode/plate

Rich-text editor with AI and shadcn/ui

TypeScriptnpmOtherslatewysiwyg
platejs.org
16.4k990
tinymce/tinymce

The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

TypeScriptnpmOtherjavascripteditor
tiny.cloud
16.3k2.3k
yabwe/medium-editor

Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.

JavaScriptnpmOthermedium-editorcontenteditable
yabwe.github.io/medium-editor/
16.1k1.8k
jaredreich/pell

📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies

JavaScriptnpmMIT Licensecontenteditableeditor
12.1k548
summernote/summernote

Super Simple WYSIWYG Editor

JavaScriptnpmMIT Licensesummernotewysiwyg-editor
summernote.org
11.8k2.3k
Milkdown/milkdown

🍼 Plugin driven WYSIWYG markdown editor framework.

TypeScriptnpmMIT Licensemarkdownmarkdown-editor
milkdown.dev
11.7k533