Go to file
2023-12-12 11:36:32 -06:00
bun fix: initial commit lol 2023-09-29 00:14:09 -05:00
src fix: Mouse.buttonFromString 2023-12-12 11:36:32 -06:00
test feat: mouse 2023-11-06 16:48:55 -06:00
.gitignore feat: add plugins 2023-10-03 16:25:12 -05:00
.prettierrc.cjs fix: initial commit lol 2023-09-29 00:14:09 -05:00
.tool-versions fix: support eject / inject / exclusive event handlers 2023-10-26 15:49:54 -05:00
bun.lockb fix: support eject / inject / exclusive event handlers 2023-10-26 15:49:54 -05:00
index.js fix: initial commit lol 2023-09-29 00:14:09 -05:00
jsconfig.json fix: initial commit lol 2023-09-29 00:14:09 -05:00
package.json fix: support eject / inject / exclusive event handlers 2023-10-26 15:49:54 -05:00
README.md fix: initial commit lol 2023-09-29 00:14:09 -05:00
spago.yaml fix: catch execution context errors, pedantic packages 2023-12-08 20:36:55 -06:00

purescript-puppeteer

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v1.0.3. Bun is a fast all-in-one JavaScript runtime.