@ninjaneers/nearbuy-web-plugins
v2.0.0
Published
Plugins for Nearbuy's frontend.
Downloads
174
Keywords
Readme
Nearbuy Web Plugins
This project specifies the schema for nearbuy web plugins. Plugin projects can import the type NearbuyPluginOptions
from @ninjaneers/nearbuy-web-plugins
to ensure correctness of their plugin definitions.
Good to know
This project should be deprecated in favor of a potentially non-code plugin schema definition as in-code plugin definition is considered too static. Plugin definitions should be configurable at runtime instead to avoid having to redeploy a new version of nearbuy-web whenever a plugin definition is supposed to change.