@c8s/youtube
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@c8s/youtube

github npm:version typescript license browserslist code style:prettier

Usage

/**
 * As to prepare of using the `Youtube`
 * 
 * ```sh
 * yarn add @c8s/youtube @c8s/theme react @types/react styled-components @types/styled-components
 * ```
 */
import Youtube from '@c8s/youtube';
import {Theme, theme} from '@c8s/theme';

Example

() => (
  <Theme theme={theme}>
    {/* ... */}
      <Youtube
        videoId="psQkDS3zqRg"
        theme={{width: '50vw', height: '45vh'}}
      />
    {/* ... */}
  </Theme>
);

Contributors

Thanks goes to these wonderful people (emoji key):



📖

Aki-Japan

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i @c8s/youtube

Weekly Downloads

3

Version

0.0.5

License

MIT

Unpacked Size

29.3 kB

Total Files

27

Last publish

Collaborators

  • akijpn
  • nju33