universal plugin framework for web application.
- Safe sandbox.
- Rich functionality in plugins.
- Portable to different web application.
- Permission control for plugins.
- Scalable and extensible architecture.
@plugxjs/core
: core library that includes the schema, protocol, and runtime.@plugxjs/idm
: internet download manager that downloads plugins.@plugxjs/cli
: [WIP] command line tool for plugin development.@plugxjs/vite-plugin
: vite plugin for compile plugin source code.