{"id":19450661,"url":"https://github.com/du-disk/nodejs-export-excel","last_synced_at":"2026-05-15T13:03:06.106Z","repository":{"id":137823459,"uuid":"561375296","full_name":"du-disk/nodejs-export-excel","owner":"du-disk","description":"Nodejs Export Array to Excel with xlsx","archived":false,"fork":false,"pushed_at":"2022-11-03T15:50:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T17:51:33.175Z","etag":null,"topics":["excel-export","nodejs","simple-example","xlsx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/du-disk.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":"2022-11-03T14:55:56.000Z","updated_at":"2023-07-29T00:46:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d527de9-ba4c-470d-8c24-1054dfdb02af","html_url":"https://github.com/du-disk/nodejs-export-excel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/du-disk/nodejs-export-excel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/du-disk%2Fnodejs-export-excel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/du-disk%2Fnodejs-export-excel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/du-disk%2Fnodejs-export-excel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/du-disk%2Fnodejs-export-excel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/du-disk","download_url":"https://codeload.github.com/du-disk/nodejs-export-excel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/du-disk%2Fnodejs-export-excel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-export","nodejs","simple-example","xlsx"],"created_at":"2024-11-10T16:38:33.194Z","updated_at":"2026-05-15T13:03:06.062Z","avatar_url":"https://github.com/du-disk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodejs Export Array to excel \n\u003e This is a simple example of how to export array to excel using nodejs and xlssx module.\n\n## Installation\n```bash\nnpm install\n```\n## Setup Directory\n```js\n    ...\n    const OUTPUT = './output'\n    const FILENAME = 'employees.xls';\n    ...\n```\n\n## Usage\n```bash\nnpm start\n```\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdu-disk%2Fnodejs-export-excel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdu-disk%2Fnodejs-export-excel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdu-disk%2Fnodejs-export-excel/lists"}