{"id":21605810,"url":"https://github.com/anushkakohli/code-editor","last_synced_at":"2025-09-11T07:35:54.069Z","repository":{"id":221850242,"uuid":"755548527","full_name":"AnushkaKohli/Code-Editor","owner":"AnushkaKohli","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-17T11:47:48.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T19:03:48.468Z","etag":null,"topics":["code-editor-online"],"latest_commit_sha":null,"homepage":"https://caffeinecoder.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnushkaKohli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-10T14:53:10.000Z","updated_at":"2024-02-17T11:44:16.000Z","dependencies_parsed_at":"2024-11-24T20:17:45.022Z","dependency_job_id":"48dab462-1e69-430d-a6f9-f622ae7b102c","html_url":"https://github.com/AnushkaKohli/Code-Editor","commit_stats":null,"previous_names":["anushkakohli/code-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnushkaKohli/Code-Editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnushkaKohli%2FCode-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnushkaKohli%2FCode-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnushkaKohli%2FCode-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnushkaKohli%2FCode-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnushkaKohli","download_url":"https://codeload.github.com/AnushkaKohli/Code-Editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnushkaKohli%2FCode-Editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274595507,"owners_count":25314017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-editor-online"],"created_at":"2024-11-24T20:17:32.801Z","updated_at":"2025-09-11T07:35:54.031Z","avatar_url":"https://github.com/AnushkaKohli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Editor\n\nIt's a simple code editor where you can edit you html, css and javascript files easily.\n\n[Demo App](https://caffeinecoder.netlify.app/)\n\n## Steps for creating the project\n\n1. `npm create vite@latest .`\n\n2. `npm i yjs y-codemirror y-webrtc codemirror react-icons`\n\n    **y-codemirror** : provides us the bindings that binds Y.Text type to the CodeMirror document that is currently in use\n\n    **y-webrtc** : It propagates changes in editor via peer-to-peer connection between user using WebRTC\n\n3. `npm i react-codemirror2 --legacy-peer-deps`\n\n4. Add tailwind for styling\n\n## Steps to deploy on netlify:-\n\n1. Run `npm run build`\n2. Upload the dist folder on netlify\n3. To update the website, again run `npm run build`\n4. Go to your projects -\u003e deploys and then upload the new dist folder\n\n## ADD THE FOLLOWING LATER\n\n[ ] Make it collaborative\n\n[ ] Add more themes\n\n[ ] Add more languages\n\n[X] Add font size - 2xl not working\n\n[X] Store the code in localStorage\n\n[ ] Change view\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanushkakohli%2Fcode-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanushkakohli%2Fcode-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanushkakohli%2Fcode-editor/lists"}