# Composable extension for the WireIt Library ## Description * ComposableWiringEditor (inherits WiringEditor) * add default input/output modules to the editor * add saved wirings to the module list * ComposedContainer to create modules from existing Wirings ## Required WireIt extensions The composable extension needs other extensions to be loaded : * editor * inputex ## Usage see the jsBox Example