Go to file
2023-10-06 11:57:45 -05:00
bun fix: initial commit lol 2023-09-29 00:14:09 -05:00
src fix: defer all promises 2023-10-06 11:57:45 -05:00
test fix: screenshot marshaling 2023-10-05 09:24:21 -05: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: initial commit lol 2023-09-29 00:14:09 -05:00
bun.lockb feat: add plugins 2023-10-03 16:25:12 -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 feat: add plugins 2023-10-03 16:25:12 -05:00
README.md fix: initial commit lol 2023-09-29 00:14:09 -05:00
spago.yaml fix: screenshot marshaling 2023-10-05 09:24:21 -05: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.