purescript-playwright
purescript-playwright copied to clipboard
[WIP] PureScript bindings for Playwright
Results
1
purescript-playwright issues
Sort by
recently updated
recently updated
newest added
Hi @klntsky , wondering if you've had some thoughts on using code generation to build bindings for playwright. There have been prior work: [React Basic](https://github.com/lumihq/purescript-react-basic-dom/tree/main/codegen) [React Basic MUI](https://github.com/purescript-react-basic-mui/purescript-react-basic-mui/tree/master/codegen) [AWS](https://github.com/purescript-aws-sdk/gen) -...