{"id":20479124,"url":"https://github.com/kkazuo/xlsx-tabular","last_synced_at":"2025-07-11T05:04:00.210Z","repository":{"id":56882856,"uuid":"53480049","full_name":"kkazuo/xlsx-tabular","owner":"kkazuo","description":"Xlsx table decode utility","archived":false,"fork":false,"pushed_at":"2018-01-31T13:49:30.000Z","size":43,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T14:07:54.504Z","etag":null,"topics":["json","xlsx"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkazuo.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":"2016-03-09T08:13:58.000Z","updated_at":"2018-01-31T14:05:34.000Z","dependencies_parsed_at":"2022-08-21T00:20:11.997Z","dependency_job_id":null,"html_url":"https://github.com/kkazuo/xlsx-tabular","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/kkazuo/xlsx-tabular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkazuo%2Fxlsx-tabular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkazuo%2Fxlsx-tabular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkazuo%2Fxlsx-tabular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkazuo%2Fxlsx-tabular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkazuo","download_url":"https://codeload.github.com/kkazuo/xlsx-tabular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkazuo%2Fxlsx-tabular/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264734569,"owners_count":23655695,"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":["json","xlsx"],"created_at":"2024-11-15T15:41:24.661Z","updated_at":"2025-07-11T05:04:00.189Z","avatar_url":"https://github.com/kkazuo.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xlsx-tabular\nXlsx table decode utility\n\n[![packagename on Stackage LTS 3](http://stackage.org/package/xlsx-tabular/badge/lts)](http://stackage.org/lts/package/xlsx-tabular)\n\n## Library Usage Example\n\n```haskell\n#!/usr/bin/env stack\n-- stack --resolver=lts-5.9 runghc --package=xlsx-tabular\n\nimport Data.Aeson\nimport qualified Data.ByteString.Lazy.Char8 as BS8\nimport Codec.Xlsx.Util.Tabular\nimport Codec.Xlsx.Util.Tabular.Json\n\nmain = do\n  r \u003c- toTableRowsFromFile 8 \"your-sample.xlsx\"\n  let json = encode r\n  BS8.putStrLn json\n```\n\n\n## Contributors\n\n  * [Björn Buckwalter](https://github.com/bjornbm), who has extended this library's core usability. (```toTableRowsCustom```)\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkazuo%2Fxlsx-tabular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkazuo%2Fxlsx-tabular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkazuo%2Fxlsx-tabular/lists"}