{"id":22828812,"url":"https://github.com/costingh/code-editor","last_synced_at":"2025-03-31T01:18:43.330Z","repository":{"id":196742572,"uuid":"349334198","full_name":"costingh/code-editor","owner":"costingh","description":"Simple code editor in browser. It consist in 3 panels for Html, CSS, JavaScript, where a user can write code, and another panel where the output is shown. All the code can be transposed into a html file, which can be downloaded by user.","archived":false,"fork":false,"pushed_at":"2021-03-19T07:33:07.000Z","size":8348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T06:34:56.274Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/costingh.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}},"created_at":"2021-03-19T07:17:09.000Z","updated_at":"2021-06-19T18:18:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e3f22b5-28f7-4a51-b849-c8cbba24b6a2","html_url":"https://github.com/costingh/code-editor","commit_stats":null,"previous_names":["costingh/code-editor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costingh%2Fcode-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costingh%2Fcode-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costingh%2Fcode-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/costingh%2Fcode-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/costingh","download_url":"https://codeload.github.com/costingh/code-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399803,"owners_count":20770909,"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","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":[],"created_at":"2024-12-12T19:12:16.490Z","updated_at":"2025-03-31T01:18:43.285Z","avatar_url":"https://github.com/costingh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# code-editor\n\n## Description\n\nThis app is a live code editor in browser, that allows a user to write HTML, CSS and Javascript in three different panels, and to see the output into another. After the user has finished writing code, it can be downloaded as a html file that can be opened in browser. Every panel (for HTML, CSS, Javascript) has its own settings, like theme, font-size, auto close tags, tab dimension and many more. The user can also change the grid view, or resize every tab he desires.\n\n## In the image below, the output is computing the code live, but to run the script, a user has to click on the \"Run\" button.\n![Demo1](https://github.com/costingh/code-editor/blob/master/demo-1.png?raw=true)\n\n## This image displays all the available settings:\n![Demo2](https://github.com/costingh/code-editor/blob/master/demo-2.png?raw=true)\n\n## This is a demo on how the autoformat feature works.\n![autoformat](https://github.com/costingh/code-editor/blob/master/autoformat-demo.gif?raw=true)\n\n## Installing\n* Run this commang: git clone https://github.com/costingh/code-editor.git\n* After the operation is finished, navigate inside the code-editor folder, and open the index.html file in a browser.\n\n## Tech stack\n\nThis is an application written using HTML, CSS, Javascript, jQuery adn CodeMirror library to interpret the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcostingh%2Fcode-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcostingh%2Fcode-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcostingh%2Fcode-editor/lists"}