We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3072e81 commit 070e0c2Copy full SHA for 070e0c2
README.md
@@ -2,6 +2,10 @@
2
# **react-audio-voice-recorder**
3
An audio recording helper for React. Provides a component and a hook to help with audio recording.
4
5
+[![NPM downloads][npm-download-img]][npm-download-url]
6
+
7
+[npm-download-img]: https://img.shields.io/npm/dm/react-audio-voice-recorder.svg?style=round-square
8
+[npm-download-url]: https://www.npmjs.com/package/react-audio-voice-recorder
9
## Installation
10
```sh
11
npm install react-audio-voice-recorder
0 commit comments