{"id":20920166,"url":"https://github.com/ktsn/vue-cli-plugin-mfc","last_synced_at":"2025-05-13T13:32:10.503Z","repository":{"id":66221649,"uuid":"137754508","full_name":"ktsn/vue-cli-plugin-mfc","owner":"ktsn","description":"Vue CLI plugin for multiple file component projects (WIP)","archived":false,"fork":false,"pushed_at":"2018-06-18T15:06:06.000Z","size":108,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T07:42:33.806Z","etag":null,"topics":["multiple-file-upload","vue-cli","vue-cli-plugin","vue-template-loader","vuejs"],"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/ktsn.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":"2018-06-18T13:22:34.000Z","updated_at":"2018-12-12T09:59:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"d51073e7-644e-4179-905f-4634031cb7f7","html_url":"https://github.com/ktsn/vue-cli-plugin-mfc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsn%2Fvue-cli-plugin-mfc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsn%2Fvue-cli-plugin-mfc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsn%2Fvue-cli-plugin-mfc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ktsn%2Fvue-cli-plugin-mfc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ktsn","download_url":"https://codeload.github.com/ktsn/vue-cli-plugin-mfc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253371128,"owners_count":21898005,"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":["multiple-file-upload","vue-cli","vue-cli-plugin","vue-template-loader","vuejs"],"created_at":"2024-11-18T18:09:04.507Z","updated_at":"2025-05-13T13:32:10.223Z","avatar_url":"https://github.com/ktsn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue CLI Plugin MFC\n\nVue CLI plugin for multiple file component projects.\n\n## What is MFC (Multiple File Component)?\n\nIt is opposite thing of single file component (SFC). While SFC includes all things in one file (`.vue` file), MFC splits a component in separated files:\n\n```\n└── App\n    ├── App.css\n    ├── App.html\n    └── App.js\n```\n\n`vue-cli-plugin-mfc` helps you to construct your project with MFCs by using [vue-template-loader](https://github.com/ktsn/vue-template-loader) on the internal webpack config in Vue CLI service.\n\n## Installation\n\n```sh\n# make sure you already installed @vue/cli\n$ vue add mfc\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktsn%2Fvue-cli-plugin-mfc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fktsn%2Fvue-cli-plugin-mfc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fktsn%2Fvue-cli-plugin-mfc/lists"}