carol icon indicating copy to clipboard operation
carol copied to clipboard

A Deno port of carlo

Results 16 carol issues
Sort by recently updated
recently updated
newest added

`Deno.addSignalListener` and `DenoremoveSignalListener` have been stabilized in Deno v1.19 We should handle signals with those APIs

enhancement

This what happens when I try increasing the starting size of the window. ![image](https://user-images.githubusercontent.com/6226188/151923673-0d961849-b936-4035-bba4-1a993cb8f00d.png) Following the example from the app, this is the only thing I changed: ```js const app...

Hello, is it possible to disable resizing of the window? Thanks

enhancement
help wanted

Hello, is it possible to keep the original window `title`, which was set during `launch`? When I use the `load` method to dynamically load web pages, the window title changes...

enhancement
help wanted

https://github.com/berstend/puppeteer-extra

enhancement