tcd / cloudflare-images

A wrapper around the Cloudflare Images API for Node.js
MIT License
6 stars 1 forks source link

Docs? #1

Open slytter opened 2 years ago

slytter commented 2 years ago

Hey, I know you are prob busy, but do you plan on releasing documentation for this sdk?

tcd commented 2 years ago

@slytter Sure!

Haven't worked with it recently, sorry for the late reply.

All of the source code has JSDoc comments and is typed with TypeScript, so it should be possible to generate documentation from that. Will also provide usage examples.

Is there anything in addition to that you had in mind?

slytter commented 1 year ago

No, that sounds good 😌