Add `cfw.images` module
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The [Cloudflare Images](https://developers.cloudflare.com/images/) API is already great, but wrapping it with worktop might have some pros. For one it adds the types and lightweight api of worktop. Secondly though, using the `cfw.kv` module inside / with this module would make it simple to work with metadata and listing of images etc.
Ideally could be a very light be useful module. Just wraps some basic fetch calls to the images api and mixes in `cfw.kv` functions.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the existing cfw.kv module and the Cloudflare Images API documentation. Define the basic image fetch operations and how metadata and listing should combine with cfw.kv; the issue does not identify tests or specific entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100