lmd
Version:
LMD: Lazy Module Declaration
9 lines (5 loc) • 329 B
Markdown
This example covers
* adaptation - you can use any kind of JavaScripts using adaptation
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)