I would like to be able to load React documents dynamically like plugins for a standalone application.
The goal is to create a trusted environment for supplying code such that cross-site scripting is permissibly safe.
The Loadable Components library looks like a good place to start.