{"id":18419902,"url":"https://github.com/volltin/nicegui-codemirror","last_synced_at":"2025-04-14T19:23:01.075Z","repository":{"id":228640772,"uuid":"774548285","full_name":"volltin/nicegui-codemirror","owner":"volltin","description":"A simple code editor based on the CodeMirror for the NiceGUI framework","archived":false,"fork":false,"pushed_at":"2024-04-18T20:40:54.000Z","size":54,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:51:12.575Z","etag":null,"topics":["codemirror","nicegui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volltin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-19T18:34:04.000Z","updated_at":"2025-02-07T23:31:46.000Z","dependencies_parsed_at":"2024-04-01T09:26:10.580Z","dependency_job_id":"5ca993ba-2299-4a5c-9b4c-0efa2a451750","html_url":"https://github.com/volltin/nicegui-codemirror","commit_stats":null,"previous_names":["volltin/nicegui-codemirror"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volltin%2Fnicegui-codemirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volltin%2Fnicegui-codemirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volltin%2Fnicegui-codemirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volltin%2Fnicegui-codemirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volltin","download_url":"https://codeload.github.com/volltin/nicegui-codemirror/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943416,"owners_count":21186958,"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":["codemirror","nicegui"],"created_at":"2024-11-06T04:18:57.899Z","updated_at":"2025-04-14T19:23:01.053Z","avatar_url":"https://github.com/volltin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NiceGUI CodeMirror\n\nA simple code editor based on the [CodeMirror](https://codemirror.net/5/) for the [NiceGUI](https://github.com/zauberzeug/nicegui) framework. It provides a user-friendly interface for writing and editing code with features like line numbers, smart indentation, and event handling for changes, focus, and blur. Value binding is also supported.\n\n## Usage\n\nSee `main.py` for a usage example.\n\n```python\nfrom codemirror import CodeMirror\n\ncode_editor = CodeMirror()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolltin%2Fnicegui-codemirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolltin%2Fnicegui-codemirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolltin%2Fnicegui-codemirror/lists"}