Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,682 contributions in the last year
Activity overview
Contribution activity
October 2020
- jackfranklin/24a2 TypeScript
Created a pull request in puppeteer/puppeteer that received 3 comments
chore(agnostification): create `web` for web only code
This change makes a web folder to house any code that is just for the
browser and won't work in a Node environment.
We have three folders now to di…
- chore: mark v5.4.1-post
- chore: mark version 5.4.1
- chore: run unit tests on node 10.15 + fix fs.promises access
- chore: fix travis config
- chore(agnostification): agnostify web socket connections
- chore(agnostification): common/helper.ts
- chore: gitignore new-docs
- chore(agnostification): split up root Puppeteer class
- chore: bump misc dependencies
- chore: update eslint & eslint plugins
- chore(agnostification): split up launcher class
- chore(agnostify): Create Node and Web initializer.
- fix: ignore spurious bindingCalled events
- chore(agnostification): common/helper.ts
- fix executablePath (arm64)
- chore(node): move install.ts into node/
- test: use sourcemaps in unit tests
- chore(agnostification): split up launcher class
- chore: enforce Conventional Commits through commitlint
- feat(coverage): option for raw V8 script coverage