ushio
TypeScript icon, indicating that this package has built-in type declarations

4.1.4 • Public • Published

🍭 Ushio Player

npm npm Badgesize JavaScript Style Guide Gitmoji

Ushio is an HTML video player, built with the trendy technology "web component". You are now able to have your favorite, lovely and good-looking video player integrated, by a simple HTML tag.

Features

Why Ushio?

Ushio is created for mainly the following needs:

  1. Switch sources. You can provided a few sources to one video, and users are able to switch between them via a menu. This is typically used for switching video quality.

  2. Multi-track subtitles. You can have multiple tracks of subtitles displaying in your video, at the same time. Users also have the choice to decide which track to use. Both SRT and WebVTT format are supported.

  3. Responsive design. Ushio is not bad on interact experience when you use your finger instead a mouse. You can use this player in your responsive website, like your blog ;)

  4. Extensible. Injecting stylesheets is super easy. This player meets your need in most situation.

  5. Full-featured. Ushio player is highly completed. Volume change, playback rate change, hot key and everything you'll use in a normal HTML video player, they're just here.

👷‍♀️ User Guide

Documentation and Demo

👷‍♂️ Developer's Guide

This project was generated with Angular CLI version 8.3.6.

Development server

Run yarn start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. This command will run the ushio demo site.

Build

Run yarn build to build the project. The build artifacts will be stored in the dist/ushio directory.

Build demo website

Run yarn build-demo to build the demo website. The build artifacts will be stored in the dist/ushio-demo directory.

Package Sidebar

Install

npm i ushio

Weekly Downloads

3

Version

4.1.4

License

MIT

Unpacked Size

5.75 MB

Total Files

30

Last publish

Collaborators

  • rikakomoe