styled-screenshots-API-指南

屏幕截图:样式化的屏幕截图API

风格截图 是一种无服务器动态功能,可基于 SVG(可缩放矢量图形) 生成样式化图像,并已部署在 Vercel 上,结合使用了 Typecel 与 Vercel 的无服务器能力。

如何使用

只需复制粘贴以下 Markdown 代码,即可调用该功能生成图像:

![Styled Screenshots](https://styled-screenshots.alexrogalskiy.vercel.app/api?category=[category])

参数说明

| 参数 | 描述 | 类型 | 示例 |

|------|------|------|------|

| url | Json 数据源 URL | 字符串 | ?url=https://example.com/data.json |

| width | 图像宽度 | 数值 | &width=400 |

| height | 图像高度 | 数值 | &height=300 |

通过这些参数,你可以灵活控制图像内容与尺寸,实现多样化的样式化图像输出。

zip
screenshots-master.zip 预估大小:82个文件
folder
screenshots-master 文件夹
file
.eslintrc.json 4KB
folder
api 文件夹
file
index.ts 2KB
file
.gitignore 432B
file
package.json 2KB
file
.prettierrc.yaml 222B
file
jest.config.js 990B
file
LICENSE 34KB
file
tsconfig.json 1KB
file
.whitesource 139B
file
gh-md-toc 10KB
folder
.github 文件夹
file
stale.yml 684B
file
settings.yml 5KB
file
support.yml 705B
file
labels.json 1KB
file
boring-cyborg.yml 3KB
file
mergeable.yml 618B
file
auto_assign.yml 547B
folder
ISSUE_TEMPLATE 文件夹
file
docs.md 197B
file
bug_report.md 146B
file
question.md 270B
file
feature_request.md 216B
file
labels.yml 2KB
file
weekly-digest.yml 222B
file
FUNDING.yml 182B
file
auto-merge.yml 486B
folder
workflows 文件夹
file
add-labels.yml 256B
file
stale.yml 1KB
file
codeql-analysis.yml 652B
file
release.yml 2KB
file
comment_on_issue.yml 480B
file
project-card-moved.yml 200B
file
claim.yml 2KB
file
labels.yml 429B
file
backport.yml 274B
file
release-changelog.yml 1KB
file
version-update.yml 876B
file
linter.yml 1KB
file
welcome_contributor.yml 1KB
file
remove-labels.yml 1KB
file
closing.yml 2KB
file
changelog.yml 1KB
file
pr-helper.yml 1KB
file
cleanup.yml 310B
file
check-urls.yml 648B
file
unlock-reopened-issues.yml 236B
file
broken-links.yml 827B
file
reviewdog.yml 462B
folder
lint 文件夹
file
.commitlintrc.json 69B
file
spellcheck.yml 545B
file
toc.yml 564B
file
codespell.yaml 528B
file
lock.yml 1KB
file
close-pending.yml 485B
file
labels2.yml 493B
folder
changelog 文件夹
file
configuration.json 1KB
file
commitlint.yml 454B
file
card-labeler.yml 195B
file
eslint-disable-bot.yml 474B
file
lock.yml 1KB
file
config.yml 3KB
file
dependabot.yml 1KB
file
.prettierignore 22B
folder
utils 文件夹
file
commons.ts 3KB
file
browser.ts 2KB
file
screenshot.ts 1KB
file
config.ts 1KB
file
README.md 4KB
file
.vimrc 96B
folder
tests 文件夹
file
toBase64.test.ts 453B
file
.typo-ci.yml 762B
file
.env-cmdrc 168B
file
.eslintignore 35B
file
vercel.json 234B
file
.vercelignore 9B
folder
typings 文件夹
file
types.ts 2KB
file
.gitattributes 3KB
file
npm-shrinkwrap.json 647KB
file
renovate.json 954B
file
.editorconfig 545B
file
.node-inspectorrc 30B
file
yarn.lock 190KB
folder
.dependabot 文件夹
file
config.yml 1KB
...
zip 文件大小:260.57KB