{"id":18306403,"url":"https://github.com/xinz/excelixir","last_synced_at":"2025-08-17T01:33:46.261Z","repository":{"id":246881949,"uuid":"819747037","full_name":"xinz/excelixir","owner":"xinz","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-07T11:38:15.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T15:31:53.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/xinz.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":"2024-06-25T06:05:53.000Z","updated_at":"2024-07-10T03:34:24.000Z","dependencies_parsed_at":"2024-11-05T15:54:39.195Z","dependency_job_id":null,"html_url":"https://github.com/xinz/excelixir","commit_stats":null,"previous_names":["xinz/excelixir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xinz/excelixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinz%2Fexcelixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinz%2Fexcelixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinz%2Fexcelixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinz%2Fexcelixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinz","download_url":"https://codeload.github.com/xinz/excelixir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinz%2Fexcelixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796217,"owners_count":24647319,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2024-11-05T15:39:09.222Z","updated_at":"2025-08-17T01:33:46.231Z","avatar_url":"https://github.com/xinz.png","language":"Rust","readme":"# Excelixir\n\n**TODO: Add description**\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `excelixir` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:excelixir, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\nHere are some sample `NIF` functions API(see `ExcelixirRustler` module), need to update be with more friendly-wrapper API later.\n\n```elixir\niex(1)\u003e ref = ExcelixirRustler.read(\"/path/to/target/file.xlsx\")\n#Reference\u003c0.679163101.1551237125.87864\u003e\niex(2)\u003e sheet = ExcelixirRustler.get_sheet(ref, 0)\n#Reference\u003c0.679163101.1551237125.87871\u003e\niex(3)\u003e ExcelixirRustler.set_cell_value(sheet, \"A4\", \"testabc1\")\n:ok\niex(4)\u003e ExcelixirRustler.save(ref, \"/path/to/save/target-file.xlsx\")\n:ok\n```\n\n## Development\n\nLocal development be with the following rust version:\n\n```\n\u003e rustc --version\nrustc 1.79.0 (129f3b996 2024-06-10)\n\u003e rustup --version\nrustup 1.27.1 (54dd3d00f 2024-04-24)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinz%2Fexcelixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinz%2Fexcelixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinz%2Fexcelixir/lists"}