1.5.0 • Published 1 month ago

swirl-short-videos v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

<<<<<<< Updated upstream

react-short-video-plugin

=======

swirl-ssv

This is a package for swirl short videos which can be installed and used in react projects.

NPM JavaScript Style Guide

Install

npm install  swirl-short-videos --force

Usage

import React from 'react'
import { SwirlShortVideos } from 'swirl-short-videos';

const YourComponent = () => {
    return (
        <SwirlShortVideos dataCode="your-data-code" dataPlalistCode="your-playlist-code" />
    )
}

export default YourComponent

Add this link tag globally in public/index.html

<link rel="stylesheet" href="https://apigoswirl.com/short_video/react/v12/swirl-short-videos-v1.min.css">
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Your React App</title>
   <link rel="stylesheet" href="https://apigoswirl.com/short_video/react/v12/swir-short-videos-v1.min.css">
</head>
<body>
    <noscript>You need to enable JavaScript to run this app.</noscript>
    <div id="root"></div>
</body>
</html>

License

MIT © goswirl-github

Stashed changes

1.4.6

1 month ago

1.4.5

1 month ago

1.5.0

1 month ago

1.4.9

1 month ago

1.4.8

1 month ago

1.4.7

1 month ago

1.4.3

4 months ago

1.4.2

4 months ago

1.4.1

4 months ago

1.4.0

4 months ago

1.3.9

4 months ago

1.3.8

4 months ago

1.3.7

4 months ago

1.3.6

4 months ago

1.3.5

4 months ago

1.3.4

4 months ago

1.3.3

4 months ago

1.3.2

4 months ago

1.3.1

4 months ago

1.3.0

4 months ago

1.2.9

4 months ago

1.2.8

4 months ago

1.2.7

4 months ago

1.2.6

5 months ago

1.2.5

5 months ago

1.2.4

5 months ago

1.2.3

5 months ago

1.2.2

5 months ago

1.2.1

5 months ago

1.2.0

5 months ago

1.1.9

5 months ago

1.1.8

5 months ago

1.1.7

5 months ago

1.1.6

5 months ago

1.1.5

5 months ago

1.1.4

5 months ago

1.1.3

5 months ago

1.1.2

5 months ago

1.1.1

5 months ago

1.1.0

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago