{"id":23985294,"url":"https://github.com/idleberg/vite-plugin-decaffeinate","last_synced_at":"2025-10-14T09:34:30.703Z","repository":{"id":271309244,"uuid":"913032562","full_name":"idleberg/vite-plugin-decaffeinate","owner":"idleberg","description":"A Vite plugin for your CoffeeScript projects","archived":false,"fork":false,"pushed_at":"2025-06-02T20:28:56.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T09:34:30.418Z","etag":null,"topics":["coffee-script","coffeescript","decaffeinate","vite-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/vite-plugin-decaffeinate","language":"JavaScript","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-01-06T22:29:22.000Z","updated_at":"2025-06-14T23:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7c7376f-5fd8-4ac2-bb75-a30bb93044f7","html_url":"https://github.com/idleberg/vite-plugin-decaffeinate","commit_stats":null,"previous_names":["idleberg/vite-plugin-decaffeinate"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/idleberg/vite-plugin-decaffeinate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fvite-plugin-decaffeinate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fvite-plugin-decaffeinate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fvite-plugin-decaffeinate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fvite-plugin-decaffeinate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idleberg","download_url":"https://codeload.github.com/idleberg/vite-plugin-decaffeinate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idleberg%2Fvite-plugin-decaffeinate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018626,"owners_count":26086404,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["coffee-script","coffeescript","decaffeinate","vite-plugin"],"created_at":"2025-01-07T14:13:31.204Z","updated_at":"2025-10-14T09:34:30.697Z","avatar_url":"https://github.com/idleberg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vite-plugin-decaffeinate\n\n\u003e A Vite plugin for your CoffeeScript projects\n\n[![License](https://img.shields.io/github/license/idleberg/vite-plugin-decaffeinate?color=blue\u0026style=for-the-badge)](https://github.com/idleberg/vite-plugin-decaffeinate/blob/main/LICENSE)\n[![Version](https://img.shields.io/npm/v/vite-plugin-decaffeinate?style=for-the-badge)](https://www.npmjs.org/package/vite-plugin-decaffeinate)\n[![Build](https://img.shields.io/github/actions/workflow/status/idleberg/vite-plugin-decaffeinate/tests.yml?style=for-the-badge)](https://github.com/idleberg/vite-plugin-decaffeinate/actions)\n\n## Installation\n\n`npm install -D vite-plugin-decaffeinate`\n\n## Usage\n\n```js\nimport { defineConfig } from 'vite';\nimport decaffeinate from 'vite-plugin-decaffeinate';\n\nexport default defineConfig({\n    plugins: [\n        decaffeinate({\n            // the following are the default values\n            disableSuggestionComment: false,\n            disallowInvalidConstructors: false,\n            literate: false,\n            logicalAssignment: false,\n            loose: false,\n            looseComparisonNegation: false,\n            looseDefaultParams: false,\n            looseForExpressions: false,\n            looseForOf: false,\n            looseIncludes: false,\n            looseJSModules: false,\n            noArrayIncludes: false,\n            nullishCoalescing: false,\n            optionalChaining: false,\n            preferLet: false,\n            safeImportFunctionIdentifiers: [],\n            useCS2: false,\n            useJSModules: false,\n        })\n    ]\n});\n```\n\n### Options\n\nPlease refer to the [Decaffeinate documentation](https://github.com/decaffeinate/decaffeinate) for available options.\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%2Fvite-plugin-decaffeinate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidleberg%2Fvite-plugin-decaffeinate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidleberg%2Fvite-plugin-decaffeinate/lists"}