Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 620 Bytes

plugx

universal plugin framework for web application.

Goals

  • Safe sandbox.
  • Rich functionality in plugins.
  • Portable to different web application.
  • Permission control for plugins.
  • Scalable and extensible architecture.

Packages

  • @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.

LICENSE

MIT