allexgraph-plugins
v0.1.0-alpha
Published
Plugin runtime for AllexGraph framework
Readme
AllexGraph Plugins
Plugin runtime system for the AllexGraph framework.
Features
- Plugin Runtime
- Extension Architecture
- Runtime Plugins
- Ecosystem Support
Installation
npm install allexgraph-pluginsExample
import {
PluginRuntime
} from "allexgraph-plugins"
const plugins =
new PluginRuntime()