1 रिपॉजिटरी
Systems for tracking metadata associated with specific text offsets independently of the raw text string.
Distinct from Text Range Definitions: Existing candidates focus on binary analysis, hardware, or database ORM mappings rather than text span metadata in a UI editor.
Explore 1 awesome GitHub repository matching user interface & experience · Range-Based Entity Mappings. Refine with filters or upvote what's useful.
Draft-js is a framework for building customizable rich text editors within React applications. It serves as a state manager for document content and metadata, providing a system to handle text ranges, atomic blocks, and the conversion of HTML strings into structured document formats. The framework enables the creation of interactive editing interfaces that support custom inline styling and configurable block rendering. It includes tools for managing rich media document handling, allowing the integration of non-editable content and metadata into a text stream. The project covers a broad range
Tracks metadata for specific text spans using decoupled start and end offsets to manage document entities.