Create a convention / interceptor that reads module settings for assets, and then dynamically includes the appropriate js and css via html.addAsset().
Might be nice if you have the option of loading it into the head, or at the bottom right before the ending body tag... to speed up page load on library.
Sample code from the Module
The Interceptor