1.0.4 • Published 2 years ago

@aracsidev/video-player v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago