{"id":26180318,"url":"https://github.com/twp0217/ueditor-angular","last_synced_at":"2025-06-20T23:08:27.847Z","repository":{"id":58242948,"uuid":"89135375","full_name":"twp0217/ueditor-angular","owner":"twp0217","description":"angular directive for UEditor(基于AngularJS的UEditor指令)","archived":false,"fork":false,"pushed_at":"2017-04-26T15:07:43.000Z","size":3654,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T23:07:47.428Z","etag":null,"topics":["angular","angularjs","ueditor","ueditor-angular"],"latest_commit_sha":null,"homepage":"https://twp0217.github.io/ueditor-angular/","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/twp0217.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":"2017-04-23T10:58:23.000Z","updated_at":"2019-07-14T03:47:11.000Z","dependencies_parsed_at":"2022-08-31T01:00:18.288Z","dependency_job_id":null,"html_url":"https://github.com/twp0217/ueditor-angular","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/twp0217/ueditor-angular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twp0217%2Fueditor-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twp0217%2Fueditor-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twp0217%2Fueditor-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twp0217%2Fueditor-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twp0217","download_url":"https://codeload.github.com/twp0217/ueditor-angular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twp0217%2Fueditor-angular/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032071,"owners_count":23100049,"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":["angular","angularjs","ueditor","ueditor-angular"],"created_at":"2025-03-11T21:55:25.853Z","updated_at":"2025-06-20T23:08:22.819Z","avatar_url":"https://github.com/twp0217.png","language":"JavaScript","readme":"# ueditor-angular\n\u003e angular directive for UEditor(基于AngularJS的UEditor指令)\n\n## 环境\n- **AngularJS \u003e=1.2.0**\n\n## 安装\n\n#### 安装依赖\n\n```\nbower install ueditor-angular --save\n```\n\n#### 项目引入`angular`、`ueditor`和`ueditor-angular`相关js\n\n```\n\u003cscript type=\"text/javascript\" src=\"http://cdn.bootcss.com/angular.js/1.2.0/angular.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"http://ueditor.baidu.com/ueditor/ueditor.config.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"http://ueditor.baidu.com/ueditor/ueditor.all.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"dist/ueditor-angular.min.js\"\u003e\u003c/script\u003e\n```\n\n#### 引入模块`ueditor-angular`\n\n```\nvar app = angular.module('app', [\n    'ueditor-angular'\n]);\n```\n\n\n## 文档\n\n### 属性(Attributes)\n\n| 名称 | 类型 | 默认值 | 说明 |\n| --- | --- | --- | --- |\n| setting | Object | - | [配置项](http://fex.baidu.com/ueditor/#start-config) |\n\n### 事件(Events)\n\n| 名称 | 参数 | 说明 |\n| --- | --- | --- |\n| onReady | $ueditor : Editor | 编辑器初始化完成 |\n| onContentChange | $content : string | 编辑器内容改变 |\n\n# 支持\n\n- 如果项目对你有帮助，请点颗星:star:，谢谢。\n- 如果你对项目有想法、问题、BUG，欢迎讨论。","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwp0217%2Fueditor-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwp0217%2Fueditor-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwp0217%2Fueditor-angular/lists"}