This is a simple collaborative text editor designed to facilitate seamless text editing among multiple users. It provides rich text editing capabilities, easy copying and sharing of content, uploading of files, and supports shortcut keys for enhanced user experience.
- Users can format text with various styles such as bold, italic, underline, etc.
- Support for adjusting font size, color, and alignment for better presentation.
- Multiple users can edit the same document simultaneously.
- Real-time synchronization ensures all changes are visible to all users in the editor.
- Easy copying of text content for sharing via email, social media, or other platforms.
- Seamless sharing of the document link with collaborators for real-time collaboration.
- Users can upload files such as images directly into the editor for inclusion in the text.
- Keyboard shortcuts for common actions to enhance productivity.
- Customizable shortcut keys to suit individual preferences.
- Rich Text Editing: Use the formatting toolbar to apply various styles and formatting options to the text.
- Collaborative Editing: Share the document link with collaborators and start editing together in real-time.
- Copying and Sharing: Use the copy button to copy the document content and share it with others.
- Uploading Files: Click on the upload button to select and upload files into the editor.
- Shortcut Key Support: Refer to the shortcut key reference for quick access to frequently used actions.
To get started with the Simple Collaborative Text Editor, follow these steps:
- Clone the repository.
- Install the required dependencies.
- Run the application locally or deploy it to a hosting service.
- Share the editor link with collaborators and start editing together!
- Ctrl + B: Bold
- Ctrl + I: Italic
- Ctrl + U: Underline
- Ctrl + V: Paste content (img too)
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please open an issue or submit a pull request.