{"id":16244671,"url":"https://github.com/indexzero/xlsx-rows","last_synced_at":"2025-03-19T18:33:21.226Z","repository":{"id":20498959,"uuid":"23777369","full_name":"indexzero/xlsx-rows","owner":"indexzero","description":"Parses an *.xlsx file into rows","archived":false,"fork":false,"pushed_at":"2014-09-08T03:40:30.000Z","size":110,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T09:53:31.529Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indexzero.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":"2014-09-08T02:49:48.000Z","updated_at":"2016-06-14T01:18:39.000Z","dependencies_parsed_at":"2022-09-09T11:51:48.430Z","dependency_job_id":null,"html_url":"https://github.com/indexzero/xlsx-rows","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/indexzero%2Fxlsx-rows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fxlsx-rows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fxlsx-rows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fxlsx-rows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indexzero","download_url":"https://codeload.github.com/indexzero/xlsx-rows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244483896,"owners_count":20460197,"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":[],"created_at":"2024-10-10T14:20:12.104Z","updated_at":"2025-03-19T18:33:20.947Z","avatar_url":"https://github.com/indexzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xlsx-rows\n\nParses an *.xlsx file into rows\n\n### Usage\n\nAll you have to do is pass it an Excel (`*.xlsx`) file and you get rows of information:\n\n``` js\n  var xlsxRows = require('xlsx-rows');\n\n  var rows = xlsxRows('my-workbook.xlsx');\n  console.dir(rows); // yay rows of things!\n```\n\n#### Author: [Charlie Robbins](http://github.com/indexzero)\n#### License: MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fxlsx-rows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findexzero%2Fxlsx-rows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fxlsx-rows/lists"}