2 Repos
Mechanisms for integrating embeddable editor components into web applications via JavaScript APIs.
Distinct from JavaScript Library Integrations: None of the candidates cover the general integration of an embeddable editor component; they focus on specific types like image upload or AI editors.
Explore 2 awesome GitHub repositories matching web development · Embeddable Editor Integrations. Refine with filters or upvote what's useful.
This project is a browser-based Markdown composer and an embeddable JavaScript component designed to replace standard HTML text areas with a formatted editing interface. It serves as a tool for Markdown content authoring, providing a visual environment for creating and formatting text. The editor features a formatting toolbar and keyboard shortcuts for real-time Markdown parsing, along with integrated spell checking to identify errors as the user types. It includes a system for automatic draft management that saves content to local storage at configurable intervals to prevent data loss. The
Provides a JavaScript API for embedding the Markdown editor into web projects with content synchronization.
SVGEdit is a browser-based SVG editor and canvas engine used for creating and modifying scalable vector graphics files. It provides a web interface for vector design and functions as an embeddable editor that can be injected into HTML elements within other web applications. The project allows for the development of custom SVG tools and the construction of bespoke vector graphics editors by utilizing its standalone drawing engine.
Offers a functional drawing interface that can be integrated into other web applications via JavaScript APIs.