{"id":50696253,"url":"https://github.com/idleberg/bun-plugin-coffeescript","last_synced_at":"2026-06-09T06:32:36.751Z","repository":{"id":325490121,"uuid":"1100834022","full_name":"idleberg/bun-plugin-coffeescript","owner":"idleberg","description":"Use CoffeeScript with Bun, old meets new","archived":false,"fork":false,"pushed_at":"2025-12-11T09:29:54.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-17T02:38:07.356Z","etag":null,"topics":["bun-plugin","coffeescript","cson"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/bun-plugin-coffeescript","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/idleberg.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-20T20:28:10.000Z","updated_at":"2026-01-15T07:03:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/idleberg/bun-plugin-coffeescript","commit_stats":null,"previous_names":["idleberg/bun-plugin-coffeescript"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/idleberg/bun-plugin-coffeescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fbun-plugin-coffeescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fbun-plugin-coffeescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fbun-plugin-coffeescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fbun-plugin-coffeescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idleberg","download_url":"https://codeload.github.com/idleberg/bun-plugin-coffeescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fbun-plugin-coffeescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bun-plugin","coffeescript","cson"],"created_at":"2026-06-09T06:32:35.517Z","updated_at":"2026-06-09T06:32:36.743Z","avatar_url":"https://github.com/idleberg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bun-plugin-coffeescript\n\n\u003e Use CoffeeScript with Bun, old meets new.\n\n[![License](https://img.shields.io/github/license/idleberg/bun-plugin-coffeescript?color=blue\u0026style=for-the-badge)](https://github.com/idleberg/bun-plugin-coffeescript/blob/main/LICENSE)\n[![Version: npm](https://img.shields.io/npm/v/bun-plugin-coffeescript?style=for-the-badge)](https://www.npmjs.org/package/bun-plugin-coffeescript)\n![GitHub branch check runs](https://img.shields.io/github/check-runs/idleberg/bun-plugin-coffeescript/main?style=for-the-badge)\n\nThis plugin provides support for both CoffeeScript and CSON to your Bun projects. It is roughly modelled after the [esbuild-coffeescript](https://www.npmjs.com/package/esbuild-coffeescript) and is still in its infancy. Your feedback or contribution is welcome!\n\n## Installation 💿\n\n```shell\nbun install bun-plugin-coffeescript\n```\n\n## Usage 🚀\n\n```typescript\nimport CoffeeScript from \"bun-plugin-coffeescript\";\n\nBun.build({\n  entrypoints: [\"app.coffee\"],\n  outdir: \"dist\",\n  target: \"browser\",\n  plugins: [\n    CoffeeScript(/* compiler options */),\n  ],\n});\n```\n\n## License ©️\n\nThis work is licensed under [The MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidleberg%2Fbun-plugin-coffeescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidleberg%2Fbun-plugin-coffeescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidleberg%2Fbun-plugin-coffeescript/lists"}