{"id":44610967,"url":"https://github.com/fandypeng/excel2config","last_synced_at":"2026-06-08T23:03:28.684Z","repository":{"id":43800771,"uuid":"310240988","full_name":"fandypeng/excel2config","owner":"fandypeng","description":"使用在线Excel编辑配置数据，支持多人协作，支持一键发布、回退，测试环境和正式环境一键同步。支持导出JSON数据，未来计划支持导出LUA、XML等。","archived":false,"fork":false,"pushed_at":"2021-10-27T03:59:08.000Z","size":67144,"stargazers_count":83,"open_issues_count":4,"forks_count":18,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-03-21T21:35:15.320Z","etag":null,"topics":["excel","excel-export","excel2config","excel2json","excel2lua","kratos","luckysheet","online-excel","web-office"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fandypeng.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-05T08:54:10.000Z","updated_at":"2023-03-18T19:00:26.000Z","dependencies_parsed_at":"2022-09-24T11:21:34.787Z","dependency_job_id":null,"html_url":"https://github.com/fandypeng/excel2config","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/fandypeng/excel2config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandypeng%2Fexcel2config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandypeng%2Fexcel2config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandypeng%2Fexcel2config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandypeng%2Fexcel2config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fandypeng","download_url":"https://codeload.github.com/fandypeng/excel2config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fandypeng%2Fexcel2config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["excel","excel-export","excel2config","excel2json","excel2lua","kratos","luckysheet","online-excel","web-office"],"created_at":"2026-02-14T12:00:22.760Z","updated_at":"2026-06-08T23:03:28.678Z","avatar_url":"https://github.com/fandypeng.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Excel2Config\n[![Go Report Card](https://goreportcard.com/badge/github.com/fandypeng/excel2config)](https://goreportcard.com/report/github.com/fandypeng/excel2config)\n[![Release](https://img.shields.io/github/v/release/fandypeng/excel2config.svg?style=flat-square)](https://github.com/fandypeng/excel2config)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\n# 简介\n\nExcel2Config是一个基于在线Excel的配置管理工具，他具有多人在线协作、发布前差异比对、发布历史记录查看和回滚、正式环境和测试环境隔离等特性。\n\n因为Excel灵活、编辑友好的特点，您可以将Excel2Config应用于任何软件开发的场景，尤其适合用于游戏项目，与产品、策划、运营共同维护配置数据。\n\n[体验地址](http://e2c.fandypeng.com)\n\n测试帐号：demo@163.com\n\n测试密码：demo-project\n\n\n\n# 配置管理工具对比\n\n目前管理项目的配置数据大体有如下几种方法：\n\n1. 离线Excel编辑，使用PHP、Python等脚本读取Excel数据导入数据库\n2. 后台编写表单操作数据，保存到数据库\n3. 使用JSON、lua、xml等代码编辑配置，应用服务读取解析\n\n\n\nExcel2Config对比其他解决方案：\n\n| 对比项/对比产品 | Excel2Config | 离线Excel | 网页表单 | JSON文本 |\n| --------------- | ------------ | --------- | -------- | -------- |\n| 可读性          | 优           | 优        | 优       | 差       |\n| 可扩展性        | 优           | 一般      | 差       | 优       |\n| 发布效率        | 优           | 差        | 优       | 一般     |\n| 部署效率        | 优           | 差        | 差       | 差       |\n| 协作效率        | 优           | 差        | 差       | 差       |\n\n\n# 详细文档\n\n请参阅[详细文档](http://e2c.fandypeng.com/doc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffandypeng%2Fexcel2config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffandypeng%2Fexcel2config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffandypeng%2Fexcel2config/lists"}