{"id":16919185,"url":"https://github.com/niklasvh/base64-arraybuffer","last_synced_at":"2025-05-15T06:02:49.822Z","repository":{"id":6054310,"uuid":"7279454","full_name":"niklasvh/base64-arraybuffer","owner":"niklasvh","description":"Encode/decode base64 data into ArrayBuffers","archived":false,"fork":false,"pushed_at":"2023-03-04T03:38:41.000Z","size":382,"stargazers_count":359,"open_issues_count":13,"forks_count":58,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-14T08:14:05.841Z","etag":null,"topics":["arraybuffer","base64","javascript","typedarray"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/niklasvh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-12-21T21:34:37.000Z","updated_at":"2025-03-22T23:53:56.000Z","dependencies_parsed_at":"2024-06-18T12:26:23.562Z","dependency_job_id":null,"html_url":"https://github.com/niklasvh/base64-arraybuffer","commit_stats":{"total_commits":37,"total_committers":5,"mean_commits":7.4,"dds":"0.32432432432432434","last_synced_commit":"5339d8f0abed59c893e87116a785bf52acdc17aa"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasvh%2Fbase64-arraybuffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasvh%2Fbase64-arraybuffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasvh%2Fbase64-arraybuffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasvh%2Fbase64-arraybuffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasvh","download_url":"https://codeload.github.com/niklasvh/base64-arraybuffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283336,"owners_count":22045140,"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":["arraybuffer","base64","javascript","typedarray"],"created_at":"2024-10-13T19:43:23.038Z","updated_at":"2025-05-15T06:02:49.753Z","avatar_url":"https://github.com/niklasvh.png","language":"TypeScript","readme":"# base64-arraybuffer\n\n![CI](https://github.com/niklasvh/base64-arraybuffer/workflows/CI/badge.svg?branch=master)\n[![NPM Downloads](https://img.shields.io/npm/dm/base64-arraybuffer.svg)](https://www.npmjs.org/package/base64-arraybuffer)\n[![NPM Version](https://img.shields.io/npm/v/base64-arraybuffer.svg)](https://www.npmjs.org/package/base64-arraybuffer)\n\nEncode/decode base64 data into ArrayBuffers\n\n### Installing\nYou can install the module via npm:\n\n    npm install base64-arraybuffer\n  \n## API\nThe library encodes and decodes base64 to and from ArrayBuffers\n\n - __encode(buffer)__ - Encodes `ArrayBuffer` into base64 string\n - __decode(str)__ - Decodes base64 string to `ArrayBuffer`\n\n### Testing\nYou can run the test suite with:\n\n    npm test\n\n## License\nCopyright (c) 2012 Niklas von Hertzen\nLicensed under the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasvh%2Fbase64-arraybuffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklasvh%2Fbase64-arraybuffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasvh%2Fbase64-arraybuffer/lists"}