An open API service indexing awesome lists of open source software.

https://github.com/gokul656/go_cdp

POC to convert HTML Canvas to PDF using Chrome Devtools Protocol
https://github.com/gokul656/go_cdp

chrome go

Last synced: about 20 hours ago
JSON representation

POC to convert HTML Canvas to PDF using Chrome Devtools Protocol

Awesome Lists containing this project

README

          

# CDP_GO

To run :

chromium --headless --remote-debugging-port=4000

go run .