{"id":25611334,"url":"https://github.com/flowscripter/template-bun-library","last_synced_at":"2025-07-08T09:39:18.558Z","repository":{"id":277382246,"uuid":"931189663","full_name":"flowscripter/template-bun-library","owner":"flowscripter","description":"Project template for a Bun library.","archived":false,"fork":false,"pushed_at":"2025-05-22T02:04:38.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-22T03:23:43.354Z","etag":null,"topics":["bun","typescript"],"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/flowscripter.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-11T21:29:29.000Z","updated_at":"2025-05-22T02:04:42.000Z","dependencies_parsed_at":"2025-03-01T02:30:19.798Z","dependency_job_id":"fefaf73b-e7ee-4cf6-a252-1d209a3d534f","html_url":"https://github.com/flowscripter/template-bun-library","commit_stats":null,"previous_names":["flowscripter/template-bun-library"],"tags_count":20,"template":true,"template_full_name":null,"purl":"pkg:github/flowscripter/template-bun-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowscripter","download_url":"https://codeload.github.com/flowscripter/template-bun-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowscripter%2Ftemplate-bun-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259330893,"owners_count":22841728,"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":["bun","typescript"],"created_at":"2025-02-21T23:18:37.714Z","updated_at":"2025-06-11T20:09:30.779Z","avatar_url":"https://github.com/flowscripter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-bun-library\n\n[![version](https://img.shields.io/github/v/release/flowscripter/template-bun-library?sort=semver)](https://github.com/flowscripter/template-bun-library/releases)\n[![build](https://img.shields.io/github/actions/workflow/status/flowscripter/template-bun-library/release-bun-library.yml)](https://github.com/flowscripter/template-bun-library/actions/workflows/release-bun-library.yml)\n[![coverage](https://codecov.io/gh/flowscripter/template-bun-library/graph/badge.svg?token=uWK0oWsBjr)](https://codecov.io/gh/flowscripter/template-bun-library)\n[![docs](https://img.shields.io/badge/docs-API-blue)](https://flowscripter.github.io/template-bun-library/index.html)\n[![license: MIT](https://img.shields.io/github/license/flowscripter/template-bun-library)](https://github.com/flowscripter/template-bun-library/blob/main/LICENSE)\n\n\u003e Project template for a Bun library\n\n## Template Usage\n\nCreate a new Bun project using this as a template:\n\n`bun create @flowscripter/template-bun-library`\n\n## Bun Module Usage\n\nAdd the module:\n\n`bun add @flowscripter/template-bun-library`\n\nUse the module:\n\n```typescript\nimport { world } from \"@flowscripter/template-bun-library\";\n\nworld();\n```\n\n## Development\n\nInstall dependencies:\n\n`bun install`\n\nTest:\n\n`bun test`\n\n**NOTE**: The following tasks use Deno as it excels at these and Bun does not\ncurrently provide such functionality:\n\nFormat:\n\n`deno fmt`\n\nLint:\n\n`deno lint index.ts src/ tests/`\n\nGenerate HTML API Documentation:\n\n`deno doc --html --name=template-bun-library index.ts`\n\n## Documentation\n\n### Overview\n\nSample mermaid diagram to test rendering in markdown:\n\n```mermaid\nclassDiagram\n    Foo \u003c|-- Bar\n```\n\n### API\n\nLink to auto-generated API docs:\n\n[API Documentation](https://flowscripter.github.io/template-bun-library/index.html)\n\n## License\n\nMIT © Flowscripter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowscripter%2Ftemplate-bun-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowscripter%2Ftemplate-bun-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowscripter%2Ftemplate-bun-library/lists"}