awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
steven-tey avatar

steven-tey/novel

0
View on GitHub↗
16,331 estrellas·1,383 forks·TypeScript·Apache-2.0·3 vistasnovel.sh↗

Novel

Notion-style WYSIWYG editor with AI-powered autocompletion.

Features

  • Rich Text WYSIWYG Editors - Provides a Notion-style WYSIWYG editor that supports formatting, media, and structured content.
  • AI Autocomplete Editors - Ships an editor feature that suggests and inserts text completions as the user types via an OpenAI API endpoint.
  • AI Writing Assistants - Generates and inserts text suggestions in real time using an OpenAI API endpoint to accelerate drafting.
  • OpenAI API Clients - Connects to an OpenAI API endpoint to provide AI-driven autocomplete suggestions during typing.
  • Collaborative Editor Plugins - Ships a TipTap-based editor architecture that extends ProseMirror with plugin-based collaborative editing support.
  • Editor Behavior Customizations - Provides a configurable editor with control over default content, extensions, callbacks, debounce, and storage.
  • AI Autocomplete Engines - Implements AI-powered autocomplete that suggests and inserts text completions via an OpenAI API endpoint.
  • Rich Text Editors - Provides an embeddable editor whose default content, extensions, props, callbacks, debounce, and storage can be configured.
  • Block-Based Editors - Builds a WYSIWYG editor with slash commands, block-based formatting, and media embedding for structured content.
  • Configurable Editor Embeddings - Embeds a configurable rich text editor with control over extensions, callbacks, storage, and debounce behavior.
  • AI Interface Components - Notion-style rich-text editor with AI-powered autocompletion.

Historial de estrellas

Gráfico del historial de estrellas de steven-tey/novelGráfico del historial de estrellas de steven-tey/novel

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Novel

Proyectos open-source similares, clasificados según cuántas características comparten con Novel.
  • mycolorway/simditorAvatar de mycolorway

    mycolorway/simditor

    5,006Ver en GitHub↗

    Simditor is a JavaScript-based rich text editor and WYSIWYG HTML editor designed for creating structured documents within web applications. It functions as a web-based media editor and HTML content sanitizer, allowing users to compose and format content visually. The project distinguishes itself through an integrated system for handling media and security. It features server-side image upload capabilities that support both local file selection and clipboard pasting, alongside a whitelist-based HTML markup filtering system to ensure consistent and secure output. The editor provides broad capa

    JavaScriptcoffeescriptjavascriptrich-text-editor
    Ver en GitHub↗5,006
  • jpuri/react-draft-wysiwygAvatar de jpuri

    jpuri/react-draft-wysiwyg

    6,471Ver en GitHub↗

    This project is a rich text editor component for React applications that provides a visual interface for composing and formatting content. It functions as a DraftJS-based WYSIWYG editor, allowing users to create structured documents with inline styles and block types. The editor features a customizable toolbar interface for managing text alignment, lists, and media embeds. It includes a specialized input system for inserting emojis, hashtags, and user mentions as single deletable units. The project provides capabilities for transforming internal editor state into HTML, JSON, or Markdown form

    JavaScript
    Ver en GitHub↗6,471
  • alex-d/trumbowygAvatar de Alex-D

    Alex-D/Trumbowyg

    4,147Ver en GitHub↗

    Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly within a web browser. It serves as a client-side tool for generating semantic HTML markup and authoring web content. The project features a modular, plugin-based architecture that allows for the addition of new formatting commands and toolbar buttons. It provides a configurable interface where the toolbar layout can be customized via a predefined array and labels can be translated through localization files. The editor covers a wide range of content manipulation capabilities, in

    JavaScript
    Ver en GitHub↗4,147
  • jaredreich/pellAvatar de jaredreich

    jaredreich/pell

    12,054Ver en GitHub↗

    Pell is a JavaScript text editor library and browser-based rich text editor. It provides a lightweight WYSIWYG HTML editor for formatting styled text and outputting HTML directly within a web browser. The library is a dependency-free vanilla implementation that uses standard Web APIs. It allows for the definition of custom editor actions and text actions to extend the toolbar and the creation of custom visual themes to modify the editor appearance. The editor covers rich text editing and browser-based text formatting, including the application of bold, italic, headings, and lists. It also su

    JavaScriptcontenteditableeditorjavascript
    Ver en GitHub↗12,054
Ver las 30 alternativas a Novel→

Preguntas frecuentes

¿Qué hace steven-tey/novel?

Notion-style WYSIWYG editor with AI-powered autocompletion.

¿Cuáles son las características principales de steven-tey/novel?

Las características principales de steven-tey/novel son: Rich Text WYSIWYG Editors, AI Autocomplete Editors, AI Writing Assistants, OpenAI API Clients, Collaborative Editor Plugins, Editor Behavior Customizations, AI Autocomplete Engines, Rich Text Editors.

¿Qué alternativas de código abierto existen para steven-tey/novel?

Las alternativas de código abierto para steven-tey/novel incluyen: mycolorway/simditor — Simditor is a JavaScript-based rich text editor and WYSIWYG HTML editor designed for creating structured documents… jpuri/react-draft-wysiwyg — This project is a rich text editor component for React applications that provides a visual interface for composing and… alex-d/trumbowyg — Trumbowyg is a lightweight JavaScript WYSIWYG editor used to create and format rich-text and HTML content directly… jaredreich/pell — Pell is a JavaScript text editor library and browser-based rich text editor. It provides a lightweight WYSIWYG HTML… mindmup/bootstrap-wysiwyg — bootstrap-wysiwyg is a WYSIWYG HTML editor and browser-based content editor designed to integrate with the Bootstrap… tinymce/tinymce — TinyMCE is a JavaScript rich text editor and WYSIWYG HTML editor that provides a visual interface for creating and…