📄️ Intro
Marshal is a swappable, scopeable, dynamic, client side plugin manager packaged with dependency injection. That's a
📄️ Installation
To install Marshal you can use your package manager to add it as a dependency, for example:
📄️ Dependencies
Marshal, as any package manager, allows you to define your dependencies and automatically loads them for you.
🗃️ Scope
3 items
📄️ Loading resources
Loading additional resources like images or lazy loaded components might be a little hard if you don't know from where
📄️ Tagging plugins
In you registration you can tag a plugin. By tagging I means assigning specific labels by which they can
📄️ Registration cheat sheet
This document explains all parameters of registration config used to register new plugin.
📄️ API
Marshal has a few methods and properties open to let you manage your plugins or extends manager itself.