Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codesweetly/react-youtube-playlist

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesweetly/react-youtube-playlist - npm Package Compare versions

Comparing version 0.0.40 to 0.1.1

7

package.json
{
"name": "@codesweetly/react-youtube-playlist",
"version": "0.0.40",
"version": "0.1.1",
"description": "A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos that play with a lightbox",

@@ -19,7 +19,4 @@ "homepage": "https://codesweetly.com",

"video",
"embed",
"lightbox",
"react-component",
"youtube api",
"youtube playlist"
"docusaurus"
],

@@ -26,0 +23,0 @@ "repository": {

# React YouTube Playlist
> **⚠ WARNING: Don't use this package yet!**
> **⚠ WARNING: Use with caution!**
> This package is not stable. It still contains bugs!

@@ -8,6 +8,24 @@ > The stable version will start at 1.0.0

A React component for displaying YouTube video playlists on a web app. Create a beautiful gallery of YouTube videos.
![npm](https://img.shields.io/npm/v/@codesweetly/react-youtube-playlist) ![NPM](https://img.shields.io/npm/l/@codesweetly/react-youtube-playlist)
## Installation
Using npm:
```
npm install @codesweetly/react-youtube-playlist
```
Using yarn:
```
yarn add @codesweetly/react-youtube-playlist
```
## Usage
```js
import YouTubePlaylist from "react-youtube-playlist";
import YouTubePlaylist from "@codesweetly/react-youtube-playlist";

@@ -14,0 +32,0 @@ function App() {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc