{"id":18353253,"url":"https://github.com/xiaohulu/cn.dojo.io","last_synced_at":"2026-02-06T03:32:09.887Z","repository":{"id":140475658,"uuid":"107008918","full_name":"xiaohulu/cn.dojo.io","owner":"xiaohulu","description":":cn: Chinese translation for dojo.io","archived":false,"fork":false,"pushed_at":"2019-02-14T13:31:38.000Z","size":32,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T03:38:26.253Z","etag":null,"topics":["cn","dojo"],"latest_commit_sha":null,"homepage":"https://doufuding.com/articles/57","language":null,"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/xiaohulu.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":"2017-10-15T12:10:51.000Z","updated_at":"2019-05-02T09:17:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb52b77a-02ab-4901-8106-9ac9ec34044d","html_url":"https://github.com/xiaohulu/cn.dojo.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xiaohulu/cn.dojo.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohulu%2Fcn.dojo.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohulu%2Fcn.dojo.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohulu%2Fcn.dojo.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohulu%2Fcn.dojo.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaohulu","download_url":"https://codeload.github.com/xiaohulu/cn.dojo.io/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaohulu%2Fcn.dojo.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29148147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cn","dojo"],"created_at":"2024-11-05T21:38:59.197Z","updated_at":"2026-02-06T03:32:09.870Z","avatar_url":"https://github.com/xiaohulu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dojo 教程中文翻译\n\nDojo 是专为企业级 web 应用打造的一站式富客户端套件，其中包含功能完备的工具集。\n\n## 目录\n\n### 编码指南\n\n1. [行为准则（翻译中……）](https://doufuding.com/translate/11/translate/master/CODE_OF_CONDUCT.md)\n2. [Dojo 2 风格指南](https://doufuding.com/translate/11/translate/master/STYLE.md)\n\n### 基础教程\n\n1. [本地安装 Dojo](tutorials/000_local_installation/index.md)\n2. [你的第一个 Dojo 应用程序](tutorials/001_static_content/index.md)\n3. [Dojo 2 应用程序组件](https://doufuding.com/translate/9/translate/master/site/source/tutorials/002_creating_an_application/index.md)\n4. [创建部件](https://doufuding.com/translate/9/translate/master/site/source/tutorials/003_creating_widgets/index.md)\n5. [响应事件](https://doufuding.com/translate/9/translate/master/site/source/tutorials/004_user_interactions/index.md)\n6. [表单部件](https://doufuding.com/translate/9/translate/master/site/source/tutorials/005_form_widgets/index.md)\n7. [部署到生产环境](https://doufuding.com/translate/9/translate/master/site/source/tutorials/006_deploying_to_production/index.md)\n8. [界面主题](https://doufuding.com/translate/9/translate/master/site/source/tutorials/007_theming/index.md)\n9. [状态管理](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1010_containers_and_injecting_state/index.md)\n10. [表单校验](tutorials/1015_form_validation/index.md)\n11. [注册](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1020_registries/index.md)\n12. [路由](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1030_routing/index.md)\n13. [使用 Dojo 1 的 dijit 部件（待翻译）](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1040_dojo1_dijits/index.md)\n14. [安装开发环境](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1050_development_environment/index.md)\n15. [数据驱动部件](https://doufuding.com/translate/9/translate/master/site/source/tutorials/1060_data_driven_widgets/index.md)\n\n### 参考文档\n\n1. [国际化（待翻译）](https://doufuding.com/projects/9/blob/master/site/source/tutorials/internationalization.md)\n\n### Dojo 项目 README.md 文件\n\n1. [路由](docs/routing/README.md)\n2. [测试](docs/testing/README.md)\n3. [存储](https://doufuding.com/translate/16/translate/master/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohulu%2Fcn.dojo.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaohulu%2Fcn.dojo.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaohulu%2Fcn.dojo.io/lists"}