A Livecode module, is a script widget, or Livecode Builder widget that functions as an independent visual component in the Livecode development environment.
# LCW Modules
LCW Modules are structured as a series of folders that contain script only stacks and other assets.
# Projects and Modules They are a mirror structure to LCW Projects, effectively allowing a LCW MModule to become a project, or a project to become a module simply by moving a folder around (or using some of the built in scripts to do this for you.