hustcc / hustcc/placeholder.js
请在 Server 版提供 JS 版的各项参数
- Dominant language
- PHP
- Stars
- 165
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
非常感谢把这么好项目共享出来。
有时候基于服务端的占位图片还是挺有用的,
比如很多不支持 JS 的环境,或者使用 JS 有点过于复杂的环境。
举个具体的例子,比如[在 Markdown 文档里加入颜色块](https://stackoverflow.com/questions/11509830/how-to-add-color-to-githubs-readme-md-file#41247934) 。
如果我想在这个颜色块上再加个 ✔︎ 或 ✘ ,默认情况下,字体非常小。
但我试了文档中的参数,好像 Server 版的都不支持。
所以,请问能不能考虑在 placeholder.cn 上提供完整的参数支持呢?
再次感谢提供 placeholder.js 这么优秀的项目及 placeholder.cn 这么优秀服务。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the parameters documented for placeholder.js with the options accepted by the server version at placeholder.cn. Identify which JavaScript parameters are unsupported on the server and trace the server-side entry point that handles placeholder requests. Done means the server version provides the complete documented parameter set, including the text sizing behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100