Skip to content
/ Editor Public

A basic framework for a web-based editor to collaborate with others in realtime, whether it is coding or editing text

Notifications You must be signed in to change notification settings

garzoc/Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time-code-editor

Small project with the goal of creating a lightweight online realtime text editor in the browser, allowing for multiple users to collaborate on the same file in real-time with NodeJS as the backend and vanilla javasript.

Feature list

  • NodeJS server
  • Multiview
  • Basic syntax hightlighter
  • Advance Syntax highlighter
  • Copy/Paste
  • Integrated git Git
  • Multi Instance Support
  • Plugin Support
  • Editor Configuration

In short

A basic framework for a web-based editor to collaborate with others in realtime, whether it is coding or editing text

About

A basic framework for a web-based editor to collaborate with others in realtime, whether it is coding or editing text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published