0.0.1 • Published 1 year ago

sticky-media-react v0.0.1

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

Sticky Media React

Simple React Library for Sticky Media content (YouTube videos) - actively supported by AppSeed.

  • Supported YouTube Links(just a few from this list)
    • https://www.youtube.com/watch?v=EtMCK5AmdQI
    • https://youtube.com/embed/9HqyJ_80JwI
    • https://youtu.be/IM-PJrlgBe8
    • https://m.youtube.com/v/dQw4w9WgXcQ
  • If the VideoID cannot be extracted the URL is handled via window.open(VideoId)

Sticky Media - Simple Vanilla JS library for media content.

Table of contents

Environment

Project create with:

  • Node JS >= 14x

Manual Preview

Using Python

$ python -m http.server 9999

Using PHP

$ php -S localhost:9999

Setup

Install it locally using PyPI:

$ npm i sticky-media-react

Quick use

@ToDo

License

@MIT License

Resources


Sticky Media - Simple React library provided by AppSeed.