Skip to main content
Module

x/flowscripter_dynamic_plugin_framework/src/plugin_manager/plugin_repository/UrlListPluginRepository.ts

Dynamic plugin framework for Deno based on Javascript Modules and import() function.
Latest
import * as flowscripterDynamicPluginFramework from "https://deno.land/x/flowscripter_dynamic_plugin_framework@v1.1.4/src/plugin_manager/plugin_repository/UrlListPluginRepository.ts";

Classes

Implementation of PluginRepository using a provided set of URLs to access Plugins.