{"id":43786120,"url":"https://github.com/vobyjs/voby-esbuild","last_synced_at":"2026-02-05T19:04:05.912Z","repository":{"id":57690139,"uuid":"489616908","full_name":"vobyjs/voby-esbuild","owner":"vobyjs","description":"The official Voby plugin for Esbuild.","archived":false,"fork":false,"pushed_at":"2023-09-24T16:28:51.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-03T05:35:26.839Z","etag":null,"topics":["bundler","esbuild","plugin","voby"],"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/vobyjs.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":"2022-05-07T08:34:29.000Z","updated_at":"2022-05-07T10:33:00.000Z","dependencies_parsed_at":"2022-09-26T20:53:01.434Z","dependency_job_id":null,"html_url":"https://github.com/vobyjs/voby-esbuild","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vobyjs/voby-esbuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vobyjs%2Fvoby-esbuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vobyjs%2Fvoby-esbuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vobyjs%2Fvoby-esbuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vobyjs%2Fvoby-esbuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vobyjs","download_url":"https://codeload.github.com/vobyjs/voby-esbuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vobyjs%2Fvoby-esbuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29130113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T18:55:47.139Z","status":"ssl_error","status_checked_at":"2026-02-05T18:55:04.010Z","response_time":65,"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":["bundler","esbuild","plugin","voby"],"created_at":"2026-02-05T19:04:05.850Z","updated_at":"2026-02-05T19:04:05.903Z","avatar_url":"https://github.com/vobyjs.png","language":"TypeScript","funding_links":[],"categories":["First-Party"],"sub_categories":[],"readme":"# Voby Esbuild\n\nThe official Voby plugin for [Esbuild](https://esbuild.github.io).\n\n## Install\n\n```sh\nnpm install --save voby-esbuild\n```\n\n## Usage\n\n```ts\nimport esbuild from 'esbuild';\nimport voby from 'voby-esbuild';\n\nesbuild.build ({\n  bundle: true,\n  minify: true,\n  format: 'esm',\n  platform: 'node',\n  target: 'es2018',\n  entryPoints: ['src.js'],\n  outfile: 'dist.js',\n  plugins: [\n    voby ()\n  ]\n});\n```\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvobyjs%2Fvoby-esbuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvobyjs%2Fvoby-esbuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvobyjs%2Fvoby-esbuild/lists"}