Bhavya Jain
Bhavya Jain
Hi maintainers! This PR adds a round: false option to duration.humanize() to allow for unrounded, precise output. Closes: #2970 Summary Updated duration.humanize() to accept an options object for { round:...
Hi maintainers, This PR adds the new duration.asObject() method, as requested in issue #2971. Closes: #2971 Summary Adds the asObject() method to the Duration class in src/plugin/duration/index.js. Updates types/plugin/duration.d.ts with...
This PR adds webm, av1, and hevc to the list of supported formats in the "Copy to Clipboard" plugin. Issue Previously, the "Copy to Clipboard" option was missing from the...