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

1.2.37 • 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()

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @oplayer/core

      Weekly Downloads

      206

      Version

      1.2.37

      License

      MIT

      Unpacked Size

      196 kB

      Total Files

      46

      Last publish

      Collaborators

      • isbailin