Readme - embed - Documentation - NOOP! Framework

User

NOOP! Framework - Module "embed"

HTML embed module.

Manifest

manifest.json
// NOOP! Framework module manifest
{
    "author": "cisco211",
    "changed": 1697144166,
    "created": 1695661982,
    "description": "HTML embed module.",
    "id": "embed",
    "manifest": 1,
    "template":
    {
        "permissions":
        {
            "constants": [],
            "functions":
            [
                "embedFileAudio",
                "embedFileVideo",
                "embedSoundcloudAudio",
                "embedSoundcloudPlaylist",
                "embedVimeoVideo",
                "embedYoutubePlaylist",
                "embedYoutubeVideo"
            ],
            "variables": []
        }
    },
    "version": 1.000
}

Documentation

Table of contents

Modules