{"id":25995040,"url":"https://github.com/itcomusic/excelstruct","last_synced_at":"2026-06-10T09:32:23.132Z","repository":{"id":253563875,"uuid":"793178181","full_name":"itcomusic/excelstruct","owner":"itcomusic","description":"An Excel binding to struct Go","archived":false,"fork":false,"pushed_at":"2024-10-20T11:38:48.000Z","size":241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T15:18:25.253Z","etag":null,"topics":["excel","execelize","go","golang","office"],"latest_commit_sha":null,"homepage":"","language":"Go","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/itcomusic.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-28T16:42:11.000Z","updated_at":"2024-10-20T11:37:14.000Z","dependencies_parsed_at":"2024-08-18T16:15:20.146Z","dependency_job_id":null,"html_url":"https://github.com/itcomusic/excelstruct","commit_stats":null,"previous_names":["itcomusic/excelstruct"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/itcomusic/excelstruct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcomusic%2Fexcelstruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcomusic%2Fexcelstruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcomusic%2Fexcelstruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcomusic%2Fexcelstruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itcomusic","download_url":"https://codeload.github.com/itcomusic/excelstruct/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itcomusic%2Fexcelstruct/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"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-10T02:00:07.152Z","response_time":89,"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","execelize","go","golang","office"],"created_at":"2025-03-05T15:18:27.134Z","updated_at":"2026-06-10T09:32:23.106Z","avatar_url":"https://github.com/itcomusic.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excel Go binding struct\n\n[![build-img]][build-url]\n[![pkg-img]][pkg-url]\n[![coverage-img]][coverage-url]\n\n**excelstruct** is a comprehensive Go package that simplifies working with Excel files by allowing you to easily encode and decode structs [example](https://github.com/itcomusic/excelstruct/tree/main/_example).\nBuilt on top of the powerful [excelize](https://github.com/qax-os/excelize) library, it offers a solution for dealing with excel data in a structured and type-safe manner.\n\n## Features\n- **Type Safety**: Work directly with Go structs, leveraging Go's type system\n- **Custom Type Support**: Easily handle custom types with marshaler and unmarshaler interfaces\n- **Slice and Array Support**: Encode and decode slices and arrays seamlessly\n- **Flexible Type Conversion**: Built-in type conversion options eliminate the need for custom types in many cases\n- **Style Support**: Apply Excel styles\n- **Data validation**: Add data validation and column oriented helping for sqref\n\n## Installation\n\nGo version 1.22+\n\n```bash\ngo get github.com/itcomusic/excelstruct\n```\n\n## License\n\n[MIT License](LICENSE)\n\n[build-img]: https://github.com/itcomusic/excelstruct/workflows/build/badge.svg\n\n[build-url]: https://github.com/itcomusic/excelstruct/actions\n\n[pkg-img]: https://pkg.go.dev/badge/github.com/itcomusic/excelstruct.svg\n\n[pkg-url]: https://pkg.go.dev/github.com/itcomusic/excelstruct\n\n[coverage-img]: https://codecov.io/gh/itcomusic/excelstruct/branch/main/graph/badge.svg\n\n[coverage-url]: https://codecov.io/gh/itcomusic/excelstruct","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitcomusic%2Fexcelstruct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitcomusic%2Fexcelstruct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitcomusic%2Fexcelstruct/lists"}