cdnjs / packages

📦 Package configurations - The #1 free and open source CDN built to make life easier for developers.
https://cdnjs.com
MIT License
364 stars 354 forks source link

Add SopPlayer #1756

Closed SH20RAJ closed 6 months ago

SH20RAJ commented 7 months ago

Sopplayer is a sleek and feature-rich HTML5 video player that enhances the visual experience of videos on web pages. It offers compatibility across devices and browsers, supporting various video formats. With intuitive controls and customizable options, Sopplayer provides a seamless and captivating playback experience for viewers.

SH20RAJ commented 7 months ago

Hii

MattIPv4 commented 6 months ago

No progress, closing.

SH20RAJ commented 6 months ago

Your PR should be adding a single JSON library configuration file, which will include an auto-update stanza telling us where to fetch your library files from You should not be including any other files in your PR. Please take a read through https://github.com/cdnjs/packages/blob/master/CONTRIBUTING.md

SH20RAJ commented 6 months ago

Your PR should be adding a single JSON library configuration file, which will include an auto-update stanza telling us where to fetch your library files from You should not be including any other files in your PR. Please take a read through https://github.com/cdnjs/packages/blob/master/CONTRIBUTING.md

"autoupdate": { "source": "npm", "target": "function-plot", "fileMap": [ { "basePath": "dist", "files": [ ".js", ".css" ] } ] }

I want to add the whole repository to be fetched.