{"id":25596880,"url":"https://github.com/nanoporetech/vbz_js","last_synced_at":"2025-07-08T13:07:01.431Z","repository":{"id":44729234,"uuid":"426369730","full_name":"nanoporetech/vbz_js","owner":"nanoporetech","description":"JS bindings for VBZ compression","archived":false,"fork":false,"pushed_at":"2023-02-27T17:00:14.000Z","size":3425,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-05-09T15:34:28.701Z","etag":null,"topics":["compression","nanopore","wasm"],"latest_commit_sha":null,"homepage":"https://nanoporetech.com/","language":"WebAssembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanoporetech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-09T20:04:59.000Z","updated_at":"2022-01-27T13:07:33.000Z","dependencies_parsed_at":"2023-02-09T02:31:23.187Z","dependency_job_id":null,"html_url":"https://github.com/nanoporetech/vbz_js","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fvbz_js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fvbz_js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fvbz_js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fvbz_js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanoporetech","download_url":"https://codeload.github.com/nanoporetech/vbz_js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240017463,"owners_count":19734864,"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":["compression","nanopore","wasm"],"created_at":"2025-02-21T12:35:04.829Z","updated_at":"2025-02-21T12:35:05.432Z","avatar_url":"https://github.com/nanoporetech.png","language":"WebAssembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VBZ JS\n\nJS bindings for [VBZ Compression](https://github.com/nanoporetech/vbz_compression).\n\n# Dependencies\n\nEMCC - https://emscripten.org/docs/getting_started/downloads.html\n\nTip: If installed but EMCC not found in VSCode, download the repo, cd into it and activate the env vars:\n\n```\nsource ./emsdk_env.sh\n```\n\n# Build\n\n```bash\ncd streamvbyte\n./build.sh\ncd ..\nnpm run build:node\n```\n\nCurrently the no SIMD version has been dropped. To build:\n\n```\n# Remove the line `#include \u003cxmmintrin.h\u003e` from streamvbyte_wasm.c\n./build-no-simd.sh\n```\n\n# Testing\n\nRun tests via jest\nTo do: Move all tests from test_script.js to vbz.test.js\n\n```\nnpm run build:test\nnpm run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoporetech%2Fvbz_js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanoporetech%2Fvbz_js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoporetech%2Fvbz_js/lists"}