Packages - mitzerh/modulr-js GitHub Wiki

Concept of Packages

Pretty simple concept that is the main reason behind creating Modul R:

  • A simple and lightweight AMD loader

  • Applications as packages that can communicate with other packages without being dependent

  • Be able to have multiple applications/packages spanning on different files

  • Be CDN friendly