base-core Module
The base-core module provides the BaseCore class, the lightest version of Base, which provides Base's basic lifecycle management and ATTRS construction support, but doesn't fire init/destroy or attribute change events.
It mixes in AttributeCore, which is the lightest version of Attribute
This module provides the following classes: