{"id":21525825,"url":"https://github.com/bkwld/cloak-boilerplate","last_synced_at":"2026-02-28T03:46:22.669Z","repository":{"id":37935020,"uuid":"477187848","full_name":"BKWLD/cloak-boilerplate","owner":"BKWLD","description":"Modules that setup standard Cloak conventions.","archived":false,"fork":false,"pushed_at":"2024-07-03T19:45:34.000Z","size":354,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T21:32:59.617Z","etag":null,"topics":["cloak-package","nuxt"],"latest_commit_sha":null,"homepage":"https://cloak-boilerplate.netlify.app/","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":"2022-04-02T22:44:26.000Z","updated_at":"2024-07-03T19:45:39.000Z","dependencies_parsed_at":"2024-06-19T20:06:35.663Z","dependency_job_id":"eb6c93fa-cb86-4ab0-8c1a-5ce83fb42cec","html_url":"https://github.com/BKWLD/cloak-boilerplate","commit_stats":{"total_commits":114,"total_committers":1,"mean_commits":114.0,"dds":0.0,"last_synced_commit":"b0d909fcf28214050c8c9f5c834067d9c5b3b469"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fcloak-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fcloak-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fcloak-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKWLD%2Fcloak-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BKWLD","download_url":"https://codeload.github.com/BKWLD/cloak-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240258648,"owners_count":19773038,"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":["cloak-package","nuxt"],"created_at":"2024-11-24T01:38:36.957Z","updated_at":"2026-02-28T03:46:22.632Z","avatar_url":"https://github.com/BKWLD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @cloak-app/boilerplate\n\nModules that setup standard Cloak conventions.\n\n- [View demo](https://cloak-boilerplate.netlify.app/)\n- [Edit CodeSandbox](https://githubbox.com/BKWLD/cloak-boilerplate)\n\n## Install\n\n1. Install with `yarn add @cloak-app/boilerplate`\n2. Add to `nuxt.config` with `buildModules: ['@cloak-app/boilerplate']`\n\n### Module Options\n\nSet these properties within `cloak: { boilerplate: { ... } }` in the nuxt.config.js:\n\n- `helpers` - An array of filenames to *include* from the [helpers](./helpers) directory.  By default, all helpers are included. Filename extensions are optional.\n- `excludedHelpers` - An array of filenames to *exclude* from the [helpers](./helpers) directory.  By default, this is empty. Filename extensions are optional.\n- `modules` - An array of filenames to *include* from the [modules](./modules) directory.  By default, all modules are included. Filename extensions are optional.\n- `excludedModules` - An array of filenames to *exclude* from the [modules](./modules) directory.  By default, this is empty. Filename extensions are optional.\n- `polyfills` - Array of [polyfill.io](https://polyfill.io/) keywords.  For example, `[\"default\", \"URL\", \"IntersectionObserver\"]`.  If `objectFit` is included, will add the [objectFitPolyfill](https://github.com/constancecchen/object-fit-polyfill) for VueVisual on IE11.\n- `siteName` - The name of the site, used to generate `\u003ctitle\u003e`, OG, and PWA tags.\n\n## Breaking Changes\n\n### Changes from @bkwld/cloak\n\n- No polyfills are added by default\n- Dropping support for Craft SSG generation with payloads\n\n## Contributing\n\nRun `yarn dev` to open a Nuxt dev build of [the demo directory](./demo).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fcloak-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkwld%2Fcloak-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkwld%2Fcloak-boilerplate/lists"}