{"id":27129492,"url":"https://github.com/delei/technical-standard","last_synced_at":"2025-04-07T19:56:29.841Z","repository":{"id":199735270,"uuid":"548160512","full_name":"delei/technical-standard","owner":"delei","description":"技术规范标准汇总","archived":false,"fork":false,"pushed_at":"2022-10-11T04:17:12.000Z","size":12329,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-12T01:59:30.554Z","etag":null,"topics":["markdown","technical"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/delei.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}},"created_at":"2022-10-09T02:50:36.000Z","updated_at":"2023-10-12T02:00:27.470Z","dependencies_parsed_at":null,"dependency_job_id":"3c527466-dbf7-441f-a4e2-2fdce4ff0bf6","html_url":"https://github.com/delei/technical-standard","commit_stats":null,"previous_names":["delei/technical-standard"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delei%2Ftechnical-standard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delei%2Ftechnical-standard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delei%2Ftechnical-standard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delei%2Ftechnical-standard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delei","download_url":"https://codeload.github.com/delei/technical-standard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247721923,"owners_count":20985084,"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":["markdown","technical"],"created_at":"2025-04-07T19:56:29.268Z","updated_at":"2025-04-07T19:56:29.818Z","avatar_url":"https://github.com/delei.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Technical Standard\n收集并整理各类技术规范标准、风格指南等\n\n\n\n## 索引\n\n\u003e 已按照如下分类整理到相应文件夹中，具体文件可点击分类查看\n\n###  [风格指南](./style-guide/)\n\n  - [Google Style Guides](https://github.com/google/styleguide)\n  - [Google 开源项目风格指南——中文版](https://github.com/zh-google-styleguide/zh-google-styleguide)\n  - [Airbnb CSS / Sass Style Guide](./style-guide/airbnb-css-style-guide.md)\n  - [Airbnb JavaScript编码规范指南(ES6)中文版](./style-guide/airbnb-javascript-style-guide.md)\n  - [Google Java 编程风格指南](./style-guide/google-java-style-guide.md)\n  - [Vue 2.x 代码风格指南](./style-guide/vue-v2-style-guide.md)\n  - [Vue.js 组件编码规范](./style-guide/vuejs-component-style-guide.md)\n  - [中文技术文档写作风格指南](https://github.com/yikeke/zh-style-guide)\n  - [腾讯代码安全指南](./style-guide/tencent-secguide)\n\n###  [开源许可](./open-source/)\n\n- [开源许可证（Open Source License）](./open-source/open-source-license.md)\n- [开源许可证的兼容性(2020)-云计算开源产业联盟](./open-source/开源许可证兼容性指南.md)\n- [开源指北](https://oschina.gitee.io/opensource-guide/)\n\n###  [版本控制](./version-control/)\n\n- [Git 常用命令](./version-control/git-command.md)\n- [Git Cheat Sheet](./version-control/git-cheat-sheet.md)\n- [Git 提交规范](./version-control/git-commit-message.md)\n- [Conventional Commits 约定式提交](./version-control/conventional-commits.md)\n- [semver 语义化版本](./version-control/semver-cn-v2.0.0.md)\n- [常见的 Git 工作流](./version-control/git-workflow.md)\n\n### [交付文档](./delivery-document/)\n\n- [GBT 8567-计算机软件文档编制规范](./delivery-document/GBT8567-2006/)\n- [PDMan导出 Word模板](./delivery-document/pdman_word_template.docx)\n- [API接口说明 MD 模板](./delivery-document/api-doc-template.md)\n\n### [行业分类](./industrial-classification/)\n\n- 国民经济行业分类(GBT4754-2017)\n- 申银万国行业分类标准 2021 版\n- 中证行业分类架构\n- 证监会行业分类\n- GICS（全球行业分类标准）\n\n## License\n\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis work is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"\u003eCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International License\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelei%2Ftechnical-standard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelei%2Ftechnical-standard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelei%2Ftechnical-standard/lists"}