This example covers

  * adaptation - you can use any kind of JavaScripts using adoptation
  * multi_module - feature allows you to use multiply files as one module. Eg jquery+plugins

If you use some library with plugins this example is for you!
If you have a 3-party module or just plain JavaScript file non CommonJS/Module nor AMD.
You can adopt this file withoud modification it source.

See Wiki page [Adopting modules](https://github.com/azproduction/lmd/wiki/Adopting-modules)
