liqvid
liqvid copied to clipboard
Library for interactive videos in React
It seems like it's possible to skip ahead by pressing the right arrow key, but the left arrow key doesn't do anything. It would be nice if it skipped the...
Now that chrome based browsers (from chrome 109) (as well as firefox) support [mathml (core)](https://caniuse.com/?search=mathml), maybe consider an integration with [temml](https://www.npmjs.com/package/temml). I **think** it will work as a drop in...
The scenario is, there is a Video element which starts at, let's say, 5 second. So, the video plays fine for 5 seconds and suddenly it pauses and never starts...
After upgrading the package from 2.1.5 to 2.1.8, for the video issue (#31), the onClick and dragHelperReact are not working correctly on mobile. The following error is showing in the...
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...