{"id":28406444,"url":"https://github.com/hwclass/vuejs-component-bootstrap-boilerplate","last_synced_at":"2026-03-11T15:02:39.331Z","repository":{"id":17540355,"uuid":"20343052","full_name":"hwclass/vuejs-component-bootstrap-boilerplate","owner":"hwclass","description":"VueJS + Component + Bootstrap Boilerplate","archived":false,"fork":false,"pushed_at":"2014-10-29T23:27:47.000Z","size":392,"stargazers_count":40,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-02T07:16:46.681Z","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/hwclass.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":"2014-05-30T21:29:30.000Z","updated_at":"2019-07-13T16:40:21.000Z","dependencies_parsed_at":"2022-08-22T23:31:20.653Z","dependency_job_id":null,"html_url":"https://github.com/hwclass/vuejs-component-bootstrap-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hwclass/vuejs-component-bootstrap-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fvuejs-component-bootstrap-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fvuejs-component-bootstrap-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fvuejs-component-bootstrap-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fvuejs-component-bootstrap-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hwclass","download_url":"https://codeload.github.com/hwclass/vuejs-component-bootstrap-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hwclass%2Fvuejs-component-bootstrap-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259529987,"owners_count":22872114,"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":"2025-06-01T22:11:19.298Z","updated_at":"2026-03-11T15:02:39.241Z","avatar_url":"https://github.com/hwclass.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue + Custom Component + Bootstrap Starter Template Example\n\n\u003ci\u003eThis project structure is developed from on Evan You's \u003ca href=\"https://github.com/vuejs/vue-component-example\" target=\"_blank\"\u003ecode\u003c/a\u003e\u003c/i\u003e\n\nA simple setup using [Gulp](http://gulpjs.com), [Component](http://github.com/component/component) together with [Vue.js](http://vuejs.org) for modular UI development.\n\nSince Vue.js is itself built with Component, this is the recommended way of using Vue.js for larger scale applications. To make things more test friendly, the directives, filters and components simply export functions and definition objects without requiring Vue.js itself.\n\nWhat's more important is that the components in `src/components` are completely self-contained. They include their own CSS and templates, and can also include their private directives, filters and child components. If you put a component like this on GitHub you can easily reuse them in another Vue.js project with `component install`.\n\n## Usage\n\nTo get started, install Gulp and Component globally, then clone this repo and install local dependencies:\n\n``` bash\n$ npm install -g gulp component\n$ git clone https://github.com/vuejs/vue-component-example.git\n$ cd vue-component-example\n$ npm install \u0026\u0026 component install\n```\n\n### Build\n\n``` bash\n$ gulp\n```\n\nOpen `index.html` to see the result.\n\n### Development\n\n``` bash\n$ gulp watch\n```\n\nThis will watch files for change and re-build automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwclass%2Fvuejs-component-bootstrap-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhwclass%2Fvuejs-component-bootstrap-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhwclass%2Fvuejs-component-bootstrap-boilerplate/lists"}