{"id":20059230,"url":"https://github.com/qddegtya/efc","last_synced_at":"2025-03-02T09:43:35.724Z","repository":{"id":57400936,"uuid":"402078023","full_name":"qddegtya/efc","owner":"qddegtya","description":"🔧 Elegant devtool for formily component","archived":false,"fork":false,"pushed_at":"2023-02-14T03:07:19.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T23:36:08.578Z","etag":null,"topics":["devserver","devtools","formily","react","vue"],"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/qddegtya.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":"2021-09-01T13:49:59.000Z","updated_at":"2024-11-17T02:42:46.000Z","dependencies_parsed_at":"2023-01-31T12:15:23.251Z","dependency_job_id":null,"html_url":"https://github.com/qddegtya/efc","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/qddegtya%2Fefc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qddegtya%2Fefc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qddegtya%2Fefc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qddegtya%2Fefc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qddegtya","download_url":"https://codeload.github.com/qddegtya/efc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241488155,"owners_count":19970826,"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":["devserver","devtools","formily","react","vue"],"created_at":"2024-11-13T13:06:33.360Z","updated_at":"2025-03-02T09:43:35.709Z","avatar_url":"https://github.com/qddegtya.png","language":"JavaScript","readme":"### About\n\n\u003e 🔧 Elegant devtool for formily component.\n\n### Requirements\n\n* node version \u003e= 8.10\n\n### Features\n\n* 🚀 init / dev / build 一键式体验\n* ⚙️ 自动安装依赖\n* 🌍 完美支持 HMR\n\n### abc.json\n\n\u003e all builder config.\n\n```json\n{\n  \"builder\": {},\n  \"devServer\": {\n    \"port\": 8099\n  }\n}\n```\n\n### Install\n\n```bash\n\u003e npm install xaefc -g\n```\n\n### Commands\n\n#### init\n\n```bash\n\u003e efc init\n```\n\n##### scaffold tree\n\n\u003e 介绍\n\n```\n.\n└── select\n    ├── README.md // 组件文档\n    ├── abc.json\n    ├── demo\n    │   └── index.vue // 🥣 开发调试的 playground\n    ├── index.js\n    ├── package.json\n    ├── src\n    │   ├── index.scss\n    │   ├── index.ts // 主入口文件\n    │   └── style.ts // 样式主入口，webpack 可自动去重\n    └── tsconfig.json // tsconfig.json 默认不需要做任何修改\n```\n\n\u003e 💡 Tips\n\n* ⚠️ `dev server` 启动时，控制台的 `dart sass` 构建警告，可以无视\n* `@root` 默认为 `src` 根目录的 `alias`，因此你可以像这样引入模块 `import '@root/index.ts'`，`demo.vue` 中可以看到示范，好处是当构建器升级时，不需要关心 `src` 路径的变更\n* 构建编译时开启了 `allowJs`，因此 `src` 下可以使用 `js` 和 `ts` 混合开发模式\n* 样式文件支持 `css` / `sass` / `scss`，因此你可以在`调试的时候`大胆引入三方的 `css`\n\n#### dev\n\n```bash\n\u003e efc dev\n```\n\n#### build\n\n```bash\n\u003e efc build\n```\n\n### Thanks\n\n* [ajs](https://github.com/qddegtya/ajs)\n* [cf - ✨ a guided and prescriptive CLI creator.](https://github.com/qddegtya/cf)\n* webpack\n* babel\n* typescript\n* vue\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqddegtya%2Fefc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqddegtya%2Fefc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqddegtya%2Fefc/lists"}