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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to samypesse/draft-js-prism

Open-source alternatives to Draft Js Prism

26 open-source projects similar to samypesse/draft-js-prism, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Draft Js Prism alternative.

  • xavierberger/rpi-monitorXavierBerger avatar

    XavierBerger/RPi-Monitor

    1,206View on GitHub↗

    RPi-Monitor is a monitoring suite designed for embedded Linux environments and single-board computers. It provides a framework for gathering real-time hardware telemetry, tracking system performance metrics, and visualizing data through a web-based dashboard. The system is built to handle long-term data persistence by utilizing fixed-size round-robin databases, ensuring historical records are maintained without exceeding storage capacity. The project distinguishes itself through its focus on embedded hardware integration and flexible deployment. It supports the monitoring of external physical

    JavaScriptembedded-devicesembedded-servermonitoring
    View on GitHub↗1,206
  • cltk/annotationscltk avatar

    cltk/annotations

    13View on GitHub↗

    A tool for annotating texts using Draft.js

    JavaScript
    View on GitHub↗13
  • continuedev/continuecontinuedev avatar

    continuedev/continue

    33,716View on GitHub↗

    Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr

    TypeScriptagentaiclaude
    View on GitHub↗33,716
  • dburrows/draft-js-basic-html-editordburrows avatar

    dburrows/draft-js-basic-html-editor

    87View on GitHub↗

    Basic HTML editor using draft.js - html in, html out

    JavaScript
    View on GitHub↗87

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dooly-ai/draft-js-typeaheaddooly-ai avatar

    dooly-ai/draft-js-typeahead

    120View on GitHub↗

    Typeaheads for Draft.js inspired by Facebook.com 🔭

    JavaScript
    View on GitHub↗120
  • draft-js-plugins/draft-js-pluginsdraft-js-plugins avatar

    draft-js-plugins/draft-js-plugins

    4,091View on GitHub↗

    This project is a plugin framework for the Draft.js rich text editor, providing a system to add custom behaviors, decorators, and keyboard shortcuts. It functions as a toolkit for extending the editor with advanced formatting and interactive elements, while also providing a React UI component library for managing toolbars and popups. The framework is distinguished by its specialized support for social mention systems, enabling the detection and formatting of hashtags and user mentions as interactive entities via autocomplete triggers. It also includes a comprehensive suite of rich media exten

    TypeScript
    View on GitHub↗4,091
  • github/copilot.vimgithub avatar

    github/copilot.vim

    11,631View on GitHub↗

    This project is a Vim plugin that functions as an AI-powered coding assistant. It integrates large language models directly into the text editor to provide real-time code suggestions and function completions based on the current file context and cursor position. The plugin distinguishes itself by utilizing an asynchronous event loop to maintain editor responsiveness while communicating with remote models. It employs a virtual buffer overlay to display generated code suggestions, allowing users to preview and accept proposed changes without modifying the underlying file until explicitly confir

    Vim Script
    View on GitHub↗11,631
  • hubspot/draft-extendHubSpot avatar

    HubSpot/draft-extend

    115View on GitHub↗

    Build extensible Draft.js editors with configurable plugins and integrated serialization.

    JavaScript
    View on GitHub↗115
  • icelab/draft-js-block-breakout-pluginicelab avatar

    icelab/draft-js-block-breakout-plugin

    40View on GitHub↗

    A plugin for draft-js that allows you to break out of block types as you type.

    JavaScript
    View on GitHub↗40
  • icelab/draft-js-single-line-pluginicelab avatar

    icelab/draft-js-single-line-plugin

    43View on GitHub↗

    Restrict a draft-js editor to a single line of input.

    JavaScript
    View on GitHub↗43
  • jasonphillips/draft-js-richbuttons-pluginjasonphillips avatar

    jasonphillips/draft-js-richbuttons-plugin

    38View on GitHub↗

    A plugin for adding rich formatting controls - https://jasonphillips.github.io/draft-js-richbuttons-plugin/

    JavaScript
    View on GitHub↗38
  • jetbrains/junieJetBrains avatar

    JetBrains/Junie

    288View on GitHub↗

    An AI coding agent by JetBrains that ships code from your terminal, IDE, or CI/CD pipeline - powered by any LLM you choose

    Shell
    View on GitHub↗288
  • letranloc/draft-js-katex-pluginletranloc avatar

    letranloc/draft-js-katex-plugin

    32View on GitHub↗

    A Katex plugin for DraftJS.

    JavaScript
    View on GitHub↗32
  • ngs/draft-js-markdown-shortcuts-pluginngs avatar

    ngs/draft-js-markdown-shortcuts-plugin

    275View on GitHub↗

    A DraftJS plugin for supporting Markdown syntax shortcuts

    JavaScript
    View on GitHub↗275
  • olimorris/codecompanion.nvimolimorris avatar

    olimorris/codecompanion.nvim

    6,166View on GitHub↗

    CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling turn-based conversations with AI models in a dedicated chat buffer. It provides a comprehensive interface for interacting with LLMs, supporting multiple providers through a flexible adapter system that can route requests to various hosted or local language model services. The plugin distinguishes itself through its extensive context-sharing capabilities, allowing users to send buffer contents, visual selections, git diffs, LSP diagnostics, terminal output, quickfix lists, and view

    Luaacpagent-client-protocolanthropic
    View on GitHub↗6,166
  • samuelmeuli/draft-js-list-pluginsamuelmeuli avatar

    samuelmeuli/draft-js-list-plugin

    13View on GitHub↗

    📝 Better lists for Draft.js

    TypeScript
    View on GitHub↗13
  • samypesse/draft-js-codeSamyPesse avatar

    SamyPesse/draft-js-code

    108View on GitHub↗

    Collection of utilities to make code blocks edition easy in DraftJS

    JavaScript
    View on GitHub↗108
  • seejamescode/draft-js-gutterseejamescode avatar

    seejamescode/draft-js-gutter

    14View on GitHub↗

    A reusable React.js component that compliments Draft.js with a line number gutter.

    JavaScript
    View on GitHub↗14
  • simsim0709/draft-js-pluginssimsim0709 avatar

    simsim0709/draft-js-plugins

    2View on GitHub↗

    Custom DraftJS Plugins

    JavaScript
    View on GitHub↗2
  • tabbyml/tabbyTabbyML avatar

    TabbyML/tabby

    33,605View on GitHub↗

    Tabby is a self-hosted AI coding assistant designed to provide real-time code completion and interactive chat capabilities within development environments. By functioning as a private server application, it allows teams to maintain control over their infrastructure and data while integrating intelligent code generation directly into their existing workflows. The platform distinguishes itself through its repository-aware knowledge retrieval and multi-model orchestration. It indexes local and remote source code repositories and technical documentation into a searchable vector-based knowledge gr

    Rustaicodegencoding-assistant
    View on GitHub↗33,605
  • tarjei/draft-js-mathjax-plugintarjei avatar

    tarjei/draft-js-mathjax-plugin

    5View on GitHub↗

    Plugin to edit math using (La)TeX (rendered by mathjax) inside draft-js(-editor-plugin). Demo:

    JavaScript
    View on GitHub↗5
  • vacenz/last-draft-js-pluginsvacenz avatar

    vacenz/last-draft-js-plugins

    95View on GitHub↗

    last draft draft-js plugins

    JavaScript
    View on GitHub↗95
  • withspectrum/draft-js-prism-pluginwithspectrum avatar

    withspectrum/draft-js-prism-plugin

    48View on GitHub↗

    Add syntax highlighting support to your DraftJS editor

    JavaScript
    View on GitHub↗48
  • yetone/avante.nvimyetone avatar

    yetone/avante.nvim

    17,967View on GitHub↗

    This project is a Neovim plugin that integrates large language models directly into the text editor to provide conversational programming assistance. It functions as an artificial intelligence coding assistant, enabling users to generate, refactor, and modify source code through natural language prompts and iterative chat sessions. The extension distinguishes itself by performing in-place code editing, where it applies suggestions directly to the active file buffer using precise diff-based patching. It supports agentic workflows by allowing models to execute shell commands and local scripts,

    Lua
    View on GitHub↗17,967
  • backnotprop/prompt-towerbacknotprop avatar

    backnotprop/prompt-tower

    380View on GitHub↗

    Context management for long-context LLMs, agents, and vibe coding. Instantly build context for an entire repo, selected files, folders, and GitHub issues to generate structured AI-XML context with real-time token counting.

    TypeScript
    View on GitHub↗380
  • yozhikm/draft-regexYozhikM avatar

    YozhikM/draft-regex

    19View on GitHub↗

    Flexible helpers for draft.js

    JavaScript
    View on GitHub↗19