Skip to content
XHiddenProjects edited this page May 26, 2025 · 8 revisions

Table of contents

Introduction

Welcome to MediaViewer, an open-source multi-media viewing software in JavaScript. This supports all devices, keeps things very simple, and makes coding easier for developers to generate all media types.

Support types:

Presentation Media Type Multi-support
Carousel Images ✔️
Gallery Images ✔️
VideoPlayer Videos ✔️
AudioPlayer Audios ✔️

Note: Multi-support means it can simultaneously support more than 1 media, ex. Gallery can hold 1+ images

Requirements

These will be injected into your website automatically.

Clone this wiki locally