{"id":19337691,"url":"https://github.com/sheetjs/bz2","last_synced_at":"2025-10-23T19:43:55.193Z","repository":{"id":55423322,"uuid":"193599060","full_name":"SheetJS/bz2","owner":"SheetJS","description":"bzip2 for JavaScript","archived":false,"fork":false,"pushed_at":"2020-12-31T14:19:39.000Z","size":4747,"stargazers_count":19,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T08:35:02.353Z","etag":null,"topics":["bzip2","compression","javascript"],"latest_commit_sha":null,"homepage":"https://oss.sheetjs.com/bz2","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/SheetJS.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":"2019-06-25T00:00:55.000Z","updated_at":"2024-06-26T02:48:53.000Z","dependencies_parsed_at":"2022-08-15T00:00:49.789Z","dependency_job_id":null,"html_url":"https://github.com/SheetJS/bz2","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/SheetJS%2Fbz2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fbz2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fbz2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SheetJS%2Fbz2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SheetJS","download_url":"https://codeload.github.com/SheetJS/bz2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352221,"owners_count":21416458,"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":["bzip2","compression","javascript"],"created_at":"2024-11-10T03:15:14.343Z","updated_at":"2025-10-23T19:43:50.147Z","avatar_url":"https://github.com/SheetJS.png","language":"JavaScript","readme":"# bz2\n\nbzip2 library for JavaScript\n\n```js\nimport { decompress } from 'bz2';\n\nconst output = decompress(input);\n```\n\nAvailable from the npm registry as `bz2`\nand from the GitHub registry as `@sheetjs/bz2`.\n\nTry out the [demo](https://http://sheetjs.com/bz2/demo).\n\n## API\n\n### `decompress(data, test)`\n* `data`: `Uint8Array` - The data to be decompressed.\n* `test`: `boolean` - Verify integrity of compressed data. Default: `false`.\n* **Returns**: `Uint8Array`\n\nDecompresses `data`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheetjs%2Fbz2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheetjs%2Fbz2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheetjs%2Fbz2/lists"}