https://github.com/realign/lite-player
Lite player.
https://github.com/realign/lite-player
Last synced: 3 months ago
JSON representation
Lite player.
- Host: GitHub
- URL: https://github.com/realign/lite-player
- Owner: ReAlign
- Created: 2023-01-08T09:20:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T14:47:23.000Z (over 2 years ago)
- Last Synced: 2024-12-28T12:14:12.259Z (5 months ago)
- Language: TypeScript
- Size: 416 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lite-player
LitePlayer
## Install
```bash
$ npm i lite-player --save
```## Usage
```jsx
import LitePlayer from 'lite-player'
```