Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxsmnsyc/indigo-player-2
A rewrite for the https://github.com/matvp91/indigo-player
https://github.com/lxsmnsyc/indigo-player-2
indigo-player video-player
Last synced: 3 months ago
JSON representation
A rewrite for the https://github.com/matvp91/indigo-player
- Host: GitHub
- URL: https://github.com/lxsmnsyc/indigo-player-2
- Owner: lxsmnsyc
- License: mit
- Created: 2020-01-08T02:57:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T13:37:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T16:26:32.972Z (3 months ago)
- Topics: indigo-player, video-player
- Language: TypeScript
- Size: 3.34 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @lxsmnsyc/indigo-player
> A rewrite for the https://github.com/matvp91/indigo-player
[![NPM](https://img.shields.io/npm/v/@lxsmnsyc/indigo-player.svg)](https://www.npmjs.com/package/@lxsmnsyc/indigo-player) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
```bash
npm install --save @lxsmnsyc/indigo-player
``````bash
yarn add @lxsmnsyc/indigo-player
```## Credits
- [Matthias Van Parijs](https://github.com/matvp91) - For his amazing library
- [Xi Xao](https://github.com/xixiaofinland) - VTT to JSON
- [Jared Palmer](https://github.com/jaredpalmer) - TSDX
- [Carey Hinoki](https://github.com/chemoish/) - BIF Parser## License
MIT © [lxsmnsyc](https://github.com/lxsmnsyc)