@oplayer/core
TypeScript icon, indicating that this package has built-in type declarations

1.2.36 • Public • Published

OPlayer Core

npm npm bundle size npm dm jsdelivr

Basic

const player = Player.make('#player', {
  source: {
    title: '君の名は',
    src: 'https://cdn.jsdelivr.net/gh/shiyiya/QI-ABSL@master/o/君の名は.mp4',
    poster: 'https://cdn.jsdelivr.net/gh/shiyiya/QI-ABSL@master/o/poster.png'
  }
})
  .use([OUI()])
  .create()

Package Sidebar

Install

npm i @oplayer/core

Weekly Downloads

188

Version

1.2.36

License

MIT

Unpacked Size

195 kB

Total Files

46

Last publish

Collaborators

  • isbailin