{"id":23098962,"url":"https://github.com/xuxiao415/ace-editor-vue","last_synced_at":"2025-04-03T20:22:39.742Z","repository":{"id":57172512,"uuid":"324360707","full_name":"xuxiao415/ace-editor-vue","owner":"xuxiao415","description":"Ace editor for vue 2","archived":false,"fork":false,"pushed_at":"2021-05-18T08:15:27.000Z","size":427,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:35:23.576Z","etag":null,"topics":["ace","ace-editor","vue2"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/xuxiao415.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}},"created_at":"2020-12-25T12:45:09.000Z","updated_at":"2023-05-06T08:23:40.000Z","dependencies_parsed_at":"2022-08-24T14:41:02.064Z","dependency_job_id":null,"html_url":"https://github.com/xuxiao415/ace-editor-vue","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuxiao415%2Face-editor-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuxiao415%2Face-editor-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuxiao415%2Face-editor-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xuxiao415%2Face-editor-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xuxiao415","download_url":"https://codeload.github.com/xuxiao415/ace-editor-vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247071398,"owners_count":20878673,"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":["ace","ace-editor","vue2"],"created_at":"2024-12-16T23:15:45.232Z","updated_at":"2025-04-03T20:22:39.719Z","avatar_url":"https://github.com/xuxiao415.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ace-editor-vue\n\n\u003e Ace editor for vue2\n\n![](screen.png)\n\n## Installation\n\n```\nnpm install ace-editor-vue\n```\n\n## Usage\n\n```vue\n\u003ctemplate\u003e\n  \u003cdiv\u003e\n    \u003cace-editor v-model=\"value\"\u003e\u003c/ace-editor\u003e\n    \u003cp\u003e{{value}}\u003c/p\u003e\n  \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\nimport AceEditor from 'ace-editor-vue';\nexport default {\n  name: 'HelloWorld',\n  components: {AceEditor},\n  data()  {\n    return {\n      value: \"\"\n    }\n  }\n}\n\u003c/script\u003e\n```\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuxiao415%2Face-editor-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxuxiao415%2Face-editor-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxuxiao415%2Face-editor-vue/lists"}