alibaba / alibaba/lowcode-engine
lowcode engine对应的demo项目如何封装为组件放在第三方的库里面?
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
目前lowcode demo里面都是将对应的lowcode engine单独作为一个项目运行起来的。
如果我想将该项目封装为一个npm 包,暴露出去一个组件,这样去实现在其它的仓库里面直接引入这个包,然后用于使用。
这样我应该如何实现呀?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the lowcode demo project and its npm package configuration. Determine how the demo currently runs the lowcode engine and what component API would need to be exposed for use from another repository. Done would mean a documented, reusable npm package structure and an example of importing the component externally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100