📄️ Using Plugins
It is possible to extend the functionality of v8r by installing plugins.
📄️ Writing Plugins
We can extend the functionality of v8r by writing a plugin. A plugin can be a local file contained within your project or package published to a registry like npm or jsr.
📄️ Plugin API Reference
v8r exports two classes: BasePlugin and Document.