{"id":15101730,"url":"https://github.com/digital-alchemy-ts/bun","last_synced_at":"2026-02-11T04:31:18.941Z","repository":{"id":253323766,"uuid":"842707443","full_name":"Digital-Alchemy-TS/bun","owner":"Digital-Alchemy-TS","description":"Specialized tooling for the bun runtime","archived":false,"fork":false,"pushed_at":"2024-12-23T22:06:33.000Z","size":612,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-30T15:26:54.705Z","etag":null,"topics":["bun","digital-alchemy","nodejs","sqlite","typescript"],"latest_commit_sha":null,"homepage":"https://docs.digital-alchemy.app/","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/Digital-Alchemy-TS.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},"funding":{"github":"zoe-codez","patreon":null,"open_collective":null,"ko_fi":"zoe_codez","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-08-14T22:43:55.000Z","updated_at":"2024-10-01T14:49:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd302ace-d106-4616-98e2-7bd00c2ef20f","html_url":"https://github.com/Digital-Alchemy-TS/bun","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"c5e264559929896b4dd027f13a146756f50bf97e"},"previous_names":["digital-alchemy-ts/bun"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digital-Alchemy-TS%2Fbun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digital-Alchemy-TS%2Fbun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digital-Alchemy-TS%2Fbun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Digital-Alchemy-TS%2Fbun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Digital-Alchemy-TS","download_url":"https://codeload.github.com/Digital-Alchemy-TS/bun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237743729,"owners_count":19359287,"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","digital-alchemy","nodejs","sqlite","typescript"],"created_at":"2024-09-25T18:29:09.176Z","updated_at":"2025-02-08T01:30:46.161Z","avatar_url":"https://github.com/Digital-Alchemy-TS.png","language":"TypeScript","funding_links":["https://github.com/sponsors/zoe-codez","https://ko-fi.com/zoe_codez"],"categories":[],"sub_categories":[],"readme":"# 📨 Welcome to the Bun Compatibility Library\n\n- [Extended docs](https://docs.digital-alchemy.app)\n- [Discord](https://discord.gg/JkZ35Gv97Y)\n\nThis library provides some bun specific tooling and fixes for automation apps.\n\n## 🥡 Import Code\n\nAdd as a dependency, and add to your imports. Nice and easy\n\n```bash\nnpm i @digital-alchemy/bun\n```\n\n\u003e **Add to code**\n\n```typescript\nimport { LIB_BUN } from \"@digital-alchemy/bun\";\n\n// application\nconst MY_APP = CreateApplication({\n  libraries: [LIB_BUN],\n  name: \"home_automation\",\n})\n\n// library\nexport const MY_LIBRARY = CreateLibrary({\n  depends: [LIB_BUN],\n  name: \"special_logic\",\n})\n```\n\n## 🧲 Usage\n\nThis library has no publicly usable logic. Current features:\n\n- `sqlite` shim for `synapse`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigital-alchemy-ts%2Fbun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigital-alchemy-ts%2Fbun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigital-alchemy-ts%2Fbun/lists"}