opentiny / opentiny/tiny-engine
✨ [Feature]: 期望新增简化组件库接入方式
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
What problem does this feature solve
解决第三方组件库接入难问题。
目前接入第三方组件库需手动按物料协议规则录入,过程超级繁琐、容易出错。预期有插件工具、或者可视化转换的简单方式能够降低物料组件接入难问题。
What does the proposed API look like
预期输入组件库npm包(支持内部内源地址路径配置),输出对应的组件库物料包json。
What is your project name
TinyEngine2.5.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reviewing the existing manual material-protocol integration and defining how an npm component-library package, including an internal source path, should be converted. Done means a plugin or visual tool accepts the package and produces the expected component-library material JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100