MediaViewer
I've made this project a while back and made a few changes, but I've been working on a JS library for device-friendly. Which can be found on my GitHub repository: XHiddenProjects/MediaViewer this allows for media viewing types:
- Carousal
- Gallery
- Video Players (playlist/embed)
- Audio Player (playlist)
It also comes with an autoloaders where you can just simple HTML syntax which can be found on the Wiki and it will do the work for you.
Speciality:
- Device Friendly
- Customizable
- Easy HTML structure
Snapshots


Issues
There is still a few things I need to fix up, but overall, this is what I have. I'll be adding more to it soon. Not sure if I'm going to make this into a plugin or not since it's just a JS library and looks for a certain HTML structure.