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.