va-website-editor
v1.0.3
Published
This project is a **Website Editor** built using the Lexical framework. It provides a modern, lightweight, and extensible text editing experience for web applications.
Readme
Website Editior
Overview
This project is a Website Editor built using the Lexical framework. It provides a modern, lightweight, and extensible text editing experience for web applications.
Features
- Rich Text Editing: Supports bold, italic, underline, and more.
- Extensibility: Easily customizable with plugins and extensions.
- Lightweight: Optimized for performance and minimal footprint.
- Collaborative Editing: Enables real-time collaboration.
Repository Structure
- Lexical Shared Code: Core shared components and utilities for the editor.
- Editor Components: Modular components for building the editor interface.
- Examples: Sample implementations and usage guides.
Getting Started
- Clone the repository:
git clone https://github.com/your-username/website-editor.git - Install dependencies:
cd website-editor pnpm install - Start the development server:
pnpm start
Contributing
Contributions are welcome! Please follow the contribution guidelines to get started.
License
This project is licensed under the MIT License.
