Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Docker image, no database required. rustpad...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
any other code editor. Start coding now They build with Codeanywhere I love it. It's esspecally great for my open source projects, no need to install anything on my local machine. Just paste my GitHub URL and Codeanywhere takes care of the rest. ...
Enter your email Sign up for GitHubTry GitHub CopilotGitHub features A demonstration animation of a code editor using GitHub Copilot Chat, where the user requests GitHub Copilot to refactor duplicated logic and extract it into a reusable function for a given code snippet. ...
code editor with some HTML and Javascript files open. On the right is a live render of the page. In front of this split editor window is a screenshot of two active GitHub Codespaces environments with their branch names and a button to ‘Create codespace on main.’Check out GitHub ...
Enter your email Sign up for GitHubTry GitHub CopilotGitHub features A demonstration animation of a code editor using GitHub Copilot Chat, where the user requests GitHub Copilot to refactor duplicated logic and extract it into a reusable function for a given code snippet. ...
code editor with some HTML and Javascript files open. On the right is a live render of the page. In front of this split editor window is a screenshot of two active GitHub Codespaces environments with their branch names and a button to ‘Create codespace on main.’Check out GitHub ...
code editor with some HTML and Javascript files open. On the right is a live render of the page. In front of this split editor window is a screenshot of two active GitHub Codespaces environments with their branch names and a button to ‘Create codespace on main.’Check out GitHub ...
Usage: import{EditorView}from'codemirror';import{bind}from'collaborative-codemirror';import{Model,s}from'json-joy/lib/json-crdt';// Create a JSON CRDT model.constmodel=Model.create(s.str(''));// Create a Code Mirror editor instance.consteditor=newEditorView({parent:div});// Connect Code...
.github/workflows Create codeql-analysis.yml 4年前 blot [feature] remove image placeholder op from history and server 5年前 demo [bug-fix] remove html-loader usage in source code 4年前 modules [feature] normalized pasted image url before send to server ...