1.0.4 • Published 3 years ago

@aracsidev/video-player v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

This is a video player react component I made as a portfolio project

How to use

  1. Install the npm package

    npm install @aracsidev/video-player
  2. Import the component from the package

    import { VideoPlayer } from '@aracsidev/video-player';
  3. Use the component in your own code

    <VideoPlayer src="YOUR_VIDEO_URL" />
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago