{"id":20660596,"url":"https://github.com/bkwld/nuxt-coffeescript-module","last_synced_at":"2025-09-12T11:37:28.052Z","repository":{"id":57146325,"uuid":"140881166","full_name":"BKWLD/nuxt-coffeescript-module","owner":"BKWLD","description":"Adds Coffeescript support to your Nuxt app","archived":false,"fork":false,"pushed_at":"2023-02-09T00:19:03.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T19:44:08.527Z","etag":null,"topics":["coffeescript","nuxt"],"latest_commit_sha":null,"homepage":null,"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/BKWLD.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}},"created_at":"2018-07-13T18:34:59.000Z","updated_at":"2023-03-08T04:33:21.000Z","dependencies_parsed_at":"2024-06-19T02:42:09.612Z","dependency_job_id":"01771f22-c406-46d2-a95c-5b8951e7cb0f","html_url":"https://github.com/BKWLD/nuxt-coffeescript-module","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":0.07692307692307687,"last_synced_commit":"669e87ca7afb78b97b0b84df977b3f7c859e1b01"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnuxt-coffeescript-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnuxt-coffeescript-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnuxt-coffeescript-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fnuxt-coffeescript-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BKWLD","download_url":"https://codeload.github.com/BKWLD/nuxt-coffeescript-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224958591,"owners_count":17398497,"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":["coffeescript","nuxt"],"created_at":"2024-11-16T19:05:29.451Z","updated_at":"2024-11-16T19:05:30.085Z","avatar_url":"https://github.com/BKWLD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxt-coffeescript-module\n\nAdds Coffeescript support to your Nuxt 1.x app.  This is based on the [official Nuxt example](https://github.com/nuxt/nuxt.js/blob/dev/examples/coffeescript/modules/coffeescript.js).\n\n## Install\n\n1. `yarn add nuxt-coffeescript-module`\n\n2. In `nuxt.config.js`:\n\n```js\n{\n  modules: [ 'nuxt-coffeescript-module' ]\n}\n```\n\n## Notes\n\nBtw, if you want to write your `nuxt.config.js` in coffeescript, what I've been doing is making my `nuxt.config.js` just: \n\n```js\nrequire('coffeescript/register')\nmodule.exports = require('./nuxt.config.coffee')\n```\n\nAnd then exporting the real config from `nuxt.config.coffee`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fnuxt-coffeescript-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkwld%2Fnuxt-coffeescript-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fnuxt-coffeescript-module/lists"}