newify
Call function constructors with an array of arguments that spread
@toolbuilder/make-factory
Generate a factory method from a class constructor function. Adds static methods from all super classes.
to-factory
Convert classes into factory functions so they can be called with or without new.