github-tools / github-tools/github
Commit an image to a gist
未关闭
- 主要语言
- JavaScript
- 星标
- 3.8k
- 派生
- 809
- PR 合并指标
- 30 天内没有已合并 PR
描述
Can we replicate this in javascript?
https://gist.github.com/mroderick/1afdd71aa69f6b29601d335751a1a9be
When I try to write it with gist.update(...), I get a bunch of binary garbage uploaded.
I can however commit images to github with `{encode: false}`. Can a similar parameter be passed to gist.update?
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start at the gist.update(...) entry point and compare its image handling with the GitHub commit path that accepts {encode: false}. Use the linked gist as the behavioral example; done means images are committed without binary garbage and the requested encoding option behaves consistently.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100