{"id":20664328,"url":"https://github.com/masonz/parcel-vue-ts","last_synced_at":"2025-04-19T16:23:42.373Z","repository":{"id":57135149,"uuid":"114213754","full_name":"masonz/parcel-vue-ts","owner":"masonz","description":"📦 Boilerplate for Vue.js \u0026 Typescript, base on Parcel bundler.","archived":false,"fork":false,"pushed_at":"2019-02-25T09:37:38.000Z","size":293,"stargazers_count":50,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-25T05:43:22.576Z","etag":null,"topics":["boilerplate","jest","parcel-bundler","parcel-vue","sfc","typescript","vue","vue-router","vuex"],"latest_commit_sha":null,"homepage":"https://masonz.github.io/parcel-vue-ts/","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/masonz.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":"2017-12-14T06:52:59.000Z","updated_at":"2023-07-13T22:01:35.000Z","dependencies_parsed_at":"2022-09-04T09:00:53.692Z","dependency_job_id":null,"html_url":"https://github.com/masonz/parcel-vue-ts","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonz%2Fparcel-vue-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonz%2Fparcel-vue-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonz%2Fparcel-vue-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masonz%2Fparcel-vue-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masonz","download_url":"https://codeload.github.com/masonz/parcel-vue-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224755131,"owners_count":17364416,"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":["boilerplate","jest","parcel-bundler","parcel-vue","sfc","typescript","vue","vue-router","vuex"],"created_at":"2024-11-16T19:23:39.655Z","updated_at":"2024-11-16T19:23:40.397Z","avatar_url":"https://github.com/masonz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parcel-vue-ts 📦\n\n[![Build Status][travis-image]][travis-url]\n[![codecov][codecov-image]][codecov-url]\n[![standard][standard-image]][standard-url]\n\n\u003e Boilerplate for Vue.js \u0026 Typescript, base on Parcel bundler.\n\n|                Name                 |     Status      | Description  |\n| :---------------------------------: | :-------------: | :----------- |\n|      [@parcel-vue-ts/cli][cli]      |   ![cli-npm]    | command line |\n| [@parcel-vue-ts/template][template] | ![template-npm] | template     |\n\n[cli]: https://github.com/masonz/parcel-vue-ts/tree/master/packages/cli\n[cli-npm]: https://img.shields.io/npm/v/@parcel-vue-ts/cli.svg\n[template]: https://github.com/masonz/parcel-vue-ts/tree/master/packages/template\n[template-npm]: https://img.shields.io/npm/v/@parcel-vue-ts/template.svg\n\n## What's inside? 🗃\n\n* [Vue2](https://github.com/vuejs/vue)\n* [Vue-Router](https://github.com/vuejs/vue-router)\n* [Vuex](https://github.com/vuejs/vuex)\n* [Typescript](https://github.com/Microsoft/TypeScript)\n* [Jest](https://github.com/facebook/jest)\n* [Parcel bundler](https://github.com/parcel-bundler/parcel)\n\n## Getting Started 🚀\n\n### Install\n\n```\nnpm install -g @parcel-vue-ts/cli\n```\n\n### Usage\n\n```\nmkdir demo\ncd demo\nparcel-vue-ts       // init project...\nnpm install\n```\n\n### Development\n\n```\nnpm run dev\n```\n\nParcel has a development server built in, which will automatically rebuild your app as you change files and supports hot module replacement for fast development.\n\n### Production\n\n```\nnpm run build\n```\n\nWhen you build production, parcel defaults to enable miniatation.\n\n### Unit tests\n\n```\nnpm run test:unit\n```\n\nUnit test the code using jest,and you can run through `npm run test:coverage` to get the test coverage.\n\n### Demo\n\nYou can preview the result by: https://masonz.github.io/parcel-vue-ts/\n\n## License\n\n[MIT](https://github.com/masonz/parcel-vue-ts/blob/master/LICENSE) © masonz\n\n[travis-image]: https://travis-ci.org/masonz/parcel-vue-ts.svg?branch=master\n[travis-url]: https://travis-ci.org/masonz/parcel-vue-ts\n[codecov-image]: https://codecov.io/gh/masonz/parcel-vue-ts/branch/master/graph/badge.svg\n[codecov-url]: https://codecov.io/gh/masonz/parcel-vue-ts\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://github.com/standard/standard\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonz%2Fparcel-vue-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasonz%2Fparcel-vue-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasonz%2Fparcel-vue-ts/lists"}