=== Bulk Inject Multiple Files with Mixed File Types [in progress unstable]
Usage load <script src="{file_version}"></script> thats it. URI ready if your browser is to utilize bookmark and address bar loading.
To test, load up the debug mode file prefilled with data debug-embed
Basic project is a couple hours in and is essentially a bulk injector of scripts and css files. It will parse the list which should for the moment be separated by spaces then, it will determine what's a css file, which is a javascript file, including versioned ones with variable query strings appended. As quickly as it is determined the respective input file type, the file is dynamically injected into the document head. So you get instant results.