John Woodruff
John Woodruff
+1 for private registries. This is necessary for my organization.
Did this in the Load Balancer service as a test, and liked how it worked out. https://github.com/jbw91/digitalocean-js/blob/master/src/lib/services/load-balancer-service.ts#L398-L427
@felix-voicehub super happy to hear that! Those are exactly the reasons I wanted to build this as opposed to use one of the existing ones. Thanks so much for dropping...
Hey @tracker1 sorry for the delay in going through this, it's been a busy few months for me. Love to see your desire to use this project in Deno! I...
Looping back on this, I finally completed a fairly major overhaul to the project structure to convert it to an NX workspace instead of the custom typescript seed project I...
@orhanveli rather than hosting it in your own repo you should contribute a definition file to [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped). If there isn't a first-party solution from the library, that is the best...