opentiny / opentiny/tiny-engine
✨ [Feature]: 可以在线预览出码界面以及单独管理css文件
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
我看了下代码预览都是js部分,没有页面html代码。这个后续能否也能预览并修改。还有就是css文件能否单独管理,目前没看到,只能写到代码底部上。
What does the proposed API look like
1、能够在线预览html代码以及编辑。
2、css也能单独管理。
What is your project name
w
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
Start by locating the existing JavaScript code preview and editing entry points, then trace how styles are currently included in the generated page. Define the scope for independently managing HTML and CSS alongside JavaScript, including how each is previewed and edited. Done means HTML preview/editing works and CSS can be managed separately without being appended to the code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100