{"id":18973699,"url":"https://github.com/64robots/puzzle","last_synced_at":"2025-04-19T16:38:40.412Z","repository":{"id":40838031,"uuid":"259940811","full_name":"64robots/puzzle","owner":"64robots","description":"Our boilerplate for Vue.js packages","archived":false,"fork":false,"pushed_at":"2022-12-12T15:22:42.000Z","size":1387,"stargazers_count":6,"open_issues_count":20,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T18:56:44.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/64robots.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}},"created_at":"2020-04-29T14:00:24.000Z","updated_at":"2022-06-23T03:08:05.000Z","dependencies_parsed_at":"2023-01-27T21:31:43.663Z","dependency_job_id":null,"html_url":"https://github.com/64robots/puzzle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fpuzzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fpuzzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fpuzzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64robots%2Fpuzzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64robots","download_url":"https://codeload.github.com/64robots/puzzle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249223935,"owners_count":21232833,"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":[],"created_at":"2024-11-08T15:12:51.704Z","updated_at":"2025-04-16T09:33:41.279Z","avatar_url":"https://github.com/64robots.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧩 Puzzle\nPuzzle is boilerplate for Vue.js packages that is used in our company.\n\n## What's in the Box?\n\n- [Rollup.js](https://rollupjs.org/) as module bundler\n- [Vue-cli](https://cli.vuejs.org/) for dev server\n- [VuePress](https://vuepress.vuejs.org/) for docs\n- A `package.json` file with build/dev scripts and dependencies\n- Minimal .babelrc and .browserslistrc file for transpiling\n\n\n## Setup\n\nDownload master branch\n\n```bash\ngit clone https://github.com/64robots/puzzle.git\n```\n\nInstall the dependencies\n\n```bash\nyarn\n```\n\nFor development you can start a local server\n```bash\nyarn serve\n```\n\nOnce your development is done it's time to compile your package\n```bash\nyarn build\n```\n## Tailor for your needs\n\nIt will work as it is we'll need to modify a few files to get the package tailored for our development, let's dive in.\n\n### Package.json\n\nReplace the `PACKAGE_NAME` string with your package name\n\n### Components\nComponents live in the `src/components` directory. Any new component should be registered in the `src/index.js` file so they will be exposed as part of the package.\n\n### Documentation\nDocumentation live in the `docs` folder. You can create any pages and/or modify the current ones as your need.\nAlso note to modify the `docs/.vuepress/config.js` file to add the package repo, package name and so on. Reference [vuepress docs](https://vuepress.vuejs.org/guide/basic-config.html#config-file) for a more detailed version\n\n---\n\nBased on [vue-sfc-rollup](https://github.com/team-innovation/vue-sfc-rollup)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Fpuzzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64robots%2Fpuzzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64robots%2Fpuzzle/lists"}