packages icon indicating copy to clipboard operation
packages copied to clipboard

Add SopPlayer

Open SH20RAJ opened this issue 2 years ago • 1 comments

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 avatar Feb 08 '24 10:02 SH20RAJ

Hii

SH20RAJ avatar Feb 08 '24 10:02 SH20RAJ

No progress, closing.

MattIPv4 avatar Mar 21 '24 04:03 MattIPv4

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 avatar Mar 21 '24 04:03 SH20RAJ

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.

SH20RAJ avatar Mar 21 '24 04:03 SH20RAJ