screen-recorder-next-js
v0.6.0
Published
First, run the development server:
Downloads
8
Readme
Getting Started
First, run the development server:
npm i screen-recorder-next-js
Open https://video-screen-recorder-next-js.vercel.app/ with your browser to see the result.
how to use :
npm install screen-recorder-next-js
import { ScreenRecorder } from 'screen-recorder-next-js';
// ...