Peter Perlepes
Peter Perlepes
This PR adds Clerk https://www.clerk.dev/ to the detected libraries :)
## Summary Based on smooth-code/jest-puppeteer#318 This pull requests will allow users to also add JSON compatible configurations for the library directly in their package.json file under the `jestPuppeteerConfig` field. ##...
## ๐ Feature Proposal How about adding the option to add the configuration parameters directly to package.json as a `"jest-puppeteer"` field ? ## Motivation Currently the only place you can...
Added basic changes to README.md to make headings and in-readme links work as expected. Credits can go also to @natfan but as this changes should be merged, I have signed...
Conform 'current time' definition to the current hr-time spec [current high resolution time](https://w3c.github.io/hr-time/#dfn-current-high-resolution-time). Added `HR-TIME-ED` localBiblio entry. *** Preview | Diff
Draft proposal ## Type of change - [ ] ๐ Bug fix - [x] ๐ New feature - [ ] ๐จ Breaking change - [ ] ๐ Refactoring / dependency...
โฆton methods ## Type of change - [ ] ๐ Bug fix - [x] ๐ New feature - [ ] ๐จ Breaking change - [ ] ๐ Refactoring / dependency...
Currently in the spec I have not found a place that guides individuals on how to "call" a defined algorithm in a conformant way. There are many places in the...
Currently the media-tracking plugin does correctly retrieve the media source from a setup using the `` element. E.g. for the below case, the `src` attribute will end up as empty...
### Description JWPlayer is from the most common video players out there. It is expected that our media-tracking plugin should work out of the box it. Currently there are a...