Register objects and factories for later lookup
Register named factories
register<
Format of the options
{
'factoryType' : 'new' // A key word which will call a constructor
'
object
name
options
(optional, default {}
)With npm do:
npm install registry-mixin
BSD-2-Clause