{"id":16227159,"url":"https://github.com/shubhadip/vue3-component-library","last_synced_at":"2025-03-19T13:31:00.516Z","repository":{"id":46967194,"uuid":"306546152","full_name":"shubhadip/vue3-component-library","owner":"shubhadip","description":"This is a template for building vue components library.Project makes use of vue3.0 with rollup configuration to build treeshakable imports and Postcss for compilation of css","archived":false,"fork":false,"pushed_at":"2021-12-05T03:52:39.000Z","size":1016,"stargazers_count":86,"open_issues_count":2,"forks_count":30,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-17T07:12:08.360Z","etag":null,"topics":["component-library","library","library-boilerplate","postcss","rollup","rollupjs","starter-template","typescript","vue","vue3","vue3-project","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shubhadip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-23T06:17:30.000Z","updated_at":"2024-09-18T14:47:17.000Z","dependencies_parsed_at":"2022-09-03T07:20:31.139Z","dependency_job_id":null,"html_url":"https://github.com/shubhadip/vue3-component-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhadip%2Fvue3-component-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhadip%2Fvue3-component-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhadip%2Fvue3-component-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhadip%2Fvue3-component-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhadip","download_url":"https://codeload.github.com/shubhadip/vue3-component-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244434750,"owners_count":20452244,"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":["component-library","library","library-boilerplate","postcss","rollup","rollupjs","starter-template","typescript","vue","vue3","vue3-project","vuejs"],"created_at":"2024-10-10T12:51:49.481Z","updated_at":"2025-03-19T13:31:00.186Z","avatar_url":"https://github.com/shubhadip.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# vue 3 Component Library BoilerPlate\n\n\n**Technology Used:**\\\n[Vuejs 3.0](https://github.com/vuejs/vue-next)\\\n[Typescript](https://github.com/microsoft/TypeScript)\\\n[Rollup](https://github.com/rollup/rollup)\n\n## Project setup\nPlease follow below mentioned step to run this project:\n\n- Clone the repo\n```shell\nhttps://github.com/shubhadip/vue3-component-library\n```\n\n### Run\n```\nyarn install\n```\n\n### Compiles and hot-reloads for development\n```\nyarn serve\n```\n\n### Compiles and minifies for production\n```\nyarn build\n```\n\n### Build Library\n```\nyarn build:js\n```\n\n### Build Library With Separate Css file\n```\nyarn build:js_css\n```\n\n### Lints and fixes files\n```\nyarn lint\n```\n\n\n## Usage Of Components Built\n**As Component**\n```\n  import { TestWorld } from 'vue3-component-library/dist/esm/testworld';\n  ...\n  components:{\n    TestWorld\n  }\n```\n\n**As Plugin**\n```\n  import { TestWorld } from 'vue3-component-library';\n    ...\n  app.use(TestWorld)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhadip%2Fvue3-component-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhadip%2Fvue3-component-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhadip%2Fvue3-component-library/lists"}