Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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 upPopular repositories
-
-
A plugin for clappr which will display thumbnails when hovering over the scrub bar. Thumbnails can either be individual images or a sprite sheet.
-
A service which will generate thumbnails from a live HLS stream.
-
-
-
A plugin for clappr which will display markers (and tooltips) at configured points scrub bar.
4,468 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 49 commits in 12 repositories
Created 4 repositories
- tjenkinson/aws-cdk TypeScript
- tjenkinson/browser-resolve JavaScript
- tjenkinson/resolve JavaScript
- tjenkinson/sauce-connect-action Shell
Created a pull request in rollup/rollup that received 22 comments
implement `amd.autoId`/`amd.basePath` options
This PR contains: bugfix feature refactor documentation other Are tests included? yes (bugfixes and features will not be merged without tests
Opened 16 other pull requests in 7 repositories
video-dev/hls.js
2
open
3
merged
aws/aws-cdk
3
open
1
merged
rollup/plugins
2
open
1
merged
rollup/rollup
1
merged
browserify/browser-resolve
1
open
browserify/resolve
1
merged
tjenkinson/gh-action-auto-merge-dependency-updates
1
merged
Reviewed 5 pull requests in 4 repositories
rollup/plugins 2 pull requests
rollup/rollup 1 pull request
video-dev/hls.js 1 pull request
LA1TV/Hyperdeck-JS-Lib 1 pull request
Created an issue in rollup/rollup that received 5 comments
Fails to parse single line `if` containing `function`
Rollup Version: 2.33.1 Operating System (or Browser): Chrome Link to reproduction: here When the input is if(true) function test() {} Expected Be…