{"id":20015243,"url":"https://github.com/freymaurer/fable.exceljs","last_synced_at":"2026-01-12T13:58:34.915Z","repository":{"id":161568537,"uuid":"635322217","full_name":"Freymaurer/Fable.Exceljs","owner":"Freymaurer","description":"Fable bindings for exceljs","archived":false,"fork":false,"pushed_at":"2024-09-25T11:56:56.000Z","size":223,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T07:46:47.667Z","etag":null,"topics":["excel","fable","fable-bindings","xlsx"],"latest_commit_sha":null,"homepage":"","language":"F#","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/Freymaurer.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":"2023-05-02T12:56:36.000Z","updated_at":"2024-11-11T17:51:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"a136bbcb-fbae-4079-8354-717cca229ecd","html_url":"https://github.com/Freymaurer/Fable.Exceljs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freymaurer%2FFable.Exceljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freymaurer%2FFable.Exceljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freymaurer%2FFable.Exceljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Freymaurer%2FFable.Exceljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Freymaurer","download_url":"https://codeload.github.com/Freymaurer/Fable.Exceljs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233620078,"owners_count":18703833,"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":["excel","fable","fable-bindings","xlsx"],"created_at":"2024-11-13T07:45:28.122Z","updated_at":"2025-09-20T03:31:24.717Z","avatar_url":"https://github.com/Freymaurer.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fable.exceljs\n\nFable bindings for [exceljs](https://github.com/exceljs/exceljs).\n\n\u003e Read, manipulate and write spreadsheet data and styles to XLSX and JSON.\n\nThis is far from complete, but can be expanded as needed.\n\n# install\n\n## Femto\n\nUsing [Femto](https://github.com/Zaid-Ajaj/Femto), this will install both dotnet and npm dependency\n\n```bash\nfemto install Fable.Exceljs\n```\n\n## Nuget and NPM\n\n[Nuget](https://www.nuget.org/packages/Fable.Exceljs):\n\n```bash\ndotnet add package Fable.Exceljs --version 1.0.3\n```\n\nYou must also install the correct [npm](https://www.npmjs.com/package/exceljs) dependency,\nthe current recommended version for `exceljs` is 4.3.0!\n\n```bash\nnpm i exceljs\n```\n\n# develop\n\n## prerequisites\n\n- .NET 6 SDK\n- nodejs (tested with ~v16)\n- npm (tested with v9)\n\n## setup\n\n- dotnet tool restore\n- npm install\n\n## build\n\nrun `./build.cmd`\n\n### or run the build project directly:\n\n`dotnet run --project ./build/build.fsproj`\n\n## test\n\n- run `./build.cmd runTests`\n- run `npm test`\n\nAs this repository only contains bindings for exceljs, the test will not run in dotnet but only in node.js environment.\n\n## publish\n\n1. increase version from latest release `./build.cmd releasenotes semver:xxx` [`semver:major`; `semver:minor`; `semver:patch`]\n2. `./build.cmd pack`\n3. upload package in `pkg`. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreymaurer%2Ffable.exceljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreymaurer%2Ffable.exceljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreymaurer%2Ffable.exceljs/lists"}