recorderx
recorderx copied to clipboard
Record and export audio in the browser via WebRTC api
Refactor this project using typescript. benefits: 1. Automatically generate type files 2. Defensive programming to better avoid the appearance of bugs
I ran into some problem when I ran unit test on my vue project. It seems that the recorderx cause that problem, but I'm not sure. The output of my...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...